<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*导航*/

.header {
    height: 0.8rem;
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 15;
    left: 0px;
    transition: all .3s ease-out 0s;
}
/*头部导航*/

.header {
    height: 0.8rem;
    width: 100%;
    top: 0px;
    z-index: 15;
    left: 0px;
    transition: all .3s ease-out 0s;
}
.header .wal {
    height: 0.8rem;
    position: relative;
}
.header.mini {
    background: #fff;
    z-index: 9999999999;
}
.sortbar-fixed {
    position: fixed;
    z-index: 9999999999;
    background: #fff;
    box-shadow: 10px 1px 10px #ccc
}
.sortbar-fixed .nav li a {
    color: #000;
}
.sortbar-fixed .img1 {
    display: none!important;
}
.sortbar-fixed .img2 {
    display: inline-block!important;
}
.header .logo {
    position: absolute;
    left: 0;
    top: 0.06rem;
    display: block;
    /*width: 2.08rem; height: 0.27rem;*/
    overflow: hidden;
    visibility: visible!important;
}
.header .logo img {
    width: 4rem;
}
.header .logo .img2 {
    display: none;
}
.header .topRight {
    position: absolute;
    right: 0px;
    top: 0.21rem;
    height: 0.36rem;
}
/*
.nav{ position: absolute; right: 1.23rem; top: 0px;visibility: visible!important;}
.nav li{ float: left; margin-left: 0.6rem; font-size: 0.15rem;}
.nav li a{ display: block; height: 0.8rem; line-height: 0.8rem; color: #008657; position: relative;}
.nav li a:before{ content: ''; width: 100%; top: 0px; height: 0.03rem; background: #008657; display: none; position: absolute; }
.nav li .aNow1:before{ display: block; }
.nav.mini a{ color: #000; }
*/

.topSearch {
    position: relative;
    height: 0.36rem;
    width: 0.36rem;
}
.topSearch img {
    position: absolute;
    right: 0.15rem;
    top: 0.1rem;
}
.topSearch .img2 {
    display: none;
}
.topSearch.mini .img1 {
    display: none;
}
.topSearch.mini .img2 {
    display: inline-block;
}
.topSearch input {
    position: absolute;
    right: 0;
    display: none;
    padding: 0 0.15rem;
    height: 0.36rem;
    line-height: 0.36rem;
    background: #f5f5f5;
    border-radius: 0.24rem;
    -moz-border-radius: 0.24rem;
    box-shadow: 0px 0px 14px #ddd;
    width: 1.5rem;
    font-size: 10.15rem;
}
.header .lan {
    height: 0.36rem;
    line-height: 0.36rem;
    padding-left: 0.24rem;
}
.header .lan img {
    cursor: pointer;
}
.header .lan .img2 {
    display: none;
}
.header.mini .lan img {
    display: none;
}
.header.mini .lan .img1 {
    display: inline-block;
}
.headDiv {
    height: 1.0rem;
    position: relative;
    z-index: 15;
    background: #fff;
}
.headDiv .logo {
    position: absolute;
    left: 0.2rem;
    top: 0.35rem;
}
.headDiv .logo img {
    width: 2.08rem;
}
.headDiv .topRight {
    position: absolute;
    right: 0.84rem;
}
.headDiv .topRight li {
    float: left;
    height: 1.0rem;
    margin-right: .3rem;
}
.phonelan dl {
    background: #fff;
    width: 2rem;
    position: absolute;
    right: 0;
    top: 1rem;
    line-height: .5rem;
    text-align: center;
    display: none;
}
.phonelan dl a {
    display: block;
    overflow: hidden;
}
.headDiv .topRight li span {
    display: block;
    height: 1.0rem;
    line-height: 1.0rem;
}
.headDiv .topRight li img {
    width: 0.25rem;
}
.header .lan .list {
    position: absolute;
    top: 0.35rem;
    right: -0.2rem;
    display: none;
    width: 1.14rem;
    background: #fff;
    height: .8rem;
}
.header .lan .list li {
    font-size: 0.14rem;
    line-height: 0.36rem;
    padding-left: 0.17rem;
}
.header .lan .list li a {
    display: block;
    color: #a4a5a5;
}
.header .lan .list li a:hover {
    font-weight: bold;
    color: #008657;
}
.navIco {
    display: block;
    position: absolute;
    right: 0.2rem;
    top: 0;
    height: 1.0rem;
    text-align: center;
    width: 0.64rem;
    line-height: 1.0rem;
}
.navIco img {
    width: 0.35rem;
}
.sNav {
    z-index: 99999999999999;
    display: none;
    position: fixed;
    z-index: 18;
    width: 100%;
    background: #f8f8f8 url(../images/sNavBg.jpg) center no-repeat;
    padding-top: 75px;
    height: 365px;
    left: 0px;
    top: 0.8rem;
}
.sNav .leftImg {
    padding-left: 1.0rem;
    width: 3.2rem;
    overflow: hidden;
}
.sNav .leftImg img {
    width: 3.2rem;
}
.sNav .midDiv {
    padding-left: 0.7rem;
    width: 3.55rem;
    height: 210px;
}
.sNav .msg {
    font-size: 0.24rem;
    color: #000;
    padding-top: 0.42rem;
    line-height: 0.28rem;
}
.sNav .wen {
    font-size: 0.18rem;
    color: #dbdada;
    padding: 0.15rem 0 0.25rem;
}
.sNav .btnDiv a {
    position: relative;
    display: block;
    width: 1.62rem;
    height: 0.44rem;
    background: #008657;
    color: #fff;
    line-height: 0.44rem;
    text-indent: 0.24rem;
    font-weight: bold;
    font-size: 12px;
}
.sNav .btnDiv a:after {
    content: '';
    width: 40px;
    height: 9px;
    background: url(../images/nimg40_1.png) center no-repeat;
    background-size: 0.4rem;
    right: 0.28rem;
    top: 0.15rem;
    position: absolute;
}
.sNav .list {
    width: 1.5rem;
    padding-top: 0.3rem;
}
.sNav .list li {
    height: 0.35rem;
    line-height: 0.35rem;
    font-size: 0.14rem;
    margin-bottom: 0.1rem;
}
.sNav .list li a {
    padding-left: 0.16rem;
    display: block;
    position: relative;
    color: #4f4f4f;
}
.sNav .list li a:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: #dbdbdb;
}
.sNav .list li a:hover {
    font-weight: bold;
}
.sNav .list li a:hover:before {
    background: #008657;
}
/*导航菜单触发*/
.navLayer {
    overflow-x: auto;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: fixed;
    z-index: 22;
    right: -100%;
    top: 0px;
}
.navLayer .bg {
    overflow-x: auto;
    position: relative;
    background: #fff;
    height: 100%;
    width: 100%;
}
.navLayer .toptop {
    padding: 0 0.2rem;
    height: 1.0rem;
    position: relative;
}
.navLayer .logo {
    position: absolute;
    left: 0.2rem;
    top: 0.35rem;
}
.navLayer .logo img {
    width: 2.08rem;
}
.navLayer .closeBtn {
    width: 0.64rem;
    height: 1.0rem;
    position: absolute;
    top: 0px;
    right: 0.2px;
    text-align: center;
    line-height: 1.0rem;
}
.navLayer .closeBtn img {
    width: 0.27rem;
}
.sideNav {
    padding: 0.15rem 0.2rem 0.5rem;
}
.subNav {
    cursor: pointer;
    display: block;
    height: 1rem;
    line-height: 1rem;
    position: relative;
    font-size: 0.34rem;
    border-bottom: #eee solid 1px;
}
.subNav1 {
    background: url(../images/nimg53_2.png) right center no-repeat;
    background-size: 0.53rem;
    color: #2c2c2c;
}
.subNav:before {
    content: "";
    display: block;
    width: 1.4rem;
    height: 1px;
    background: #008657;
    position: absolute;
    left: 0px;
    bottom: -1px;
}
.subNav .name {
    position: relative;
}
.subNav a {
    color: #706f6d;
    display: block;
}
.currentDt {
    background: url(../images/nimg53_2on.png) right center no-repeat;
    background-size: 0.53rem;
}
.navContent {
    display: none;
}
.navContent a {
    display: block;
    height: 1.0rem;
    line-height: 1.0rem;
    color: #666;
    font-size: 0.28rem;
    border-bottom: #eee solid 1px;
}
.searchLayerTel {
    display: none;
    z-index: 22;
    top: 1.0rem;
    left: 0px;
    width: 100%;
    position: fixed;
}
.searchLayerTel .box {
    padding: 0.3rem 0.36rem;
}
.searchLayerTel .box .form {
    padding-right: 1.3rem;
    position: relative;
}
.searchLayerTel .form .input1 {
    width: 100%;
    background: #fff;
    border-top-left-radius: 8px;
    -moz-border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    -moz-border-bottom-left-radius: 8px;
    height: 0.8rem;
    line-height: 0.8rem;
    text-indent: 0.2rem;
    font-size: 0.24rem;
}
.searchLayerTel .form .btn1 {
    border-top-right-radius: 8px;
    -moz-border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #008657;
    text-align: center;
    width: 1.3rem;
    height: 0.8rem;
    cursor: pointer;
    color: #fff;
    font-size: 0.28rem;
}
.pageBg {
    position: fixed;
    z-index: 11;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.8);
    left: 0px;
    top: 0px;
}
.pagecontent .pagebox {
    padding-top: 100px;
    padding-bottom: 150px;
}
/*banner*/

.js-silder {
    position: relative;
    min-width: 320px;
}
.silder-scroll {
    width: 100%;
    overflow: hidden;
}
.silder-main {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.silder-main-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.silder-main-img img {
    width: 100%;
}
.js-silder-ctrl {
    width: 100%;
    text-align: center;
    z-index: 1000;
}
.silder-ctrl-prev, .silder-ctrl-next {
    position: absolute;
    top: 0;
    width: 8%;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-family: "宋体";
    font-size: 52px;
    font-weight: 600;
    text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev {
    left: 0;
    text-align: left;
}
.silder-ctrl-next {
    right: 0;
    text-align: right;
}
.silder-ctrl-prev&gt;span, .silder-ctrl-next&gt;span {
    position: absolute;
    top: 50%;
    margin-top: -40px;
}
.silder-ctrl-prev&gt;span {
    left: 0;
}
.silder-ctrl-next&gt;span {
    right: 0;
}
.silder-ctrl-con {
    display: inline-block;
    width: 4%;
    padding: 10px 0;
    margin: 0 10px;
    cursor: pointer;
    position: relative;
    top: -50px;
}
.silder-ctrl-con&gt;span {
    display: block;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    padding: 5px 0;
    cursor: pointer;
    background-color: #e4e4e4;
}
.silder-ctrl-con.active&gt;span {
    background-color: #7bbedf;
}
@media (max-width: 768px) {
    .silder-ctrl-prev, .silder-ctrl-next {
        width: 10%;
        font-size: 26px;
        margin-top: -25px;
    }
    .silder-ctrl-con {
        width: 14px;
        height: 14px;
        padding: 0;
        margin: 0 5px;
    }
    .silder-ctrl-con&gt;span {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        padding: 0;
    }
}


/*首页关于我们*/
.about {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}
.lagtitle {
    font-size: 5rem;
    font-weight: bold;
    color: #d3d3d3;
    line-height: 7rem
}
h3.littit {
    line-height: 50px;
    font-size: 24px;
    color: #e2a820
}
.about .aboutleft {
    float: left;
    width: 60%
}
.abouttext {
    width: 70%;
    line-height: 30px;
    text-indent: 48px;
    margin: 50px 0;
}
.lagtitle span {
    color: #e2a820
}
.aboutleft a {
    background: #e2a820;
    color: #fff;
    padding: 0 40px;
    line-height: 40px;
    height: 40px;
    display: inline-block;
}
.about .aboutright {
    float: left;
    width: 40%
}
.bottomtext {
    position: absolute;
    bottom: 0;
    font-size: 200px;
    line-height: 200px;
    font-weight: bold;
    color: #f4f4f4;
    z-index: -1
}
/*首页产品*/

.homepro {
    background: url(../images/probg.jpg) no-repeat center top;
    background-size: 100% 100%; 
    display: block;
    overflow: hidden;
    width: 100%;
    padding-top: 5vh;
    
    position: relative; 
    top: 40px;
    opacity: 0;
}
.check_tit {
    margin-top: 30px;
}
.check_tit em {
    display: inline-block;
    cursor: pointer;
    margin-right:40px;
    background:#e3e3e3;
    text-align: center;
    font-size: 14px;
    transition: 1s;
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #666;
}
.check_tit em:hover, .check_tit em.on {
    background: #e2a820;
    color: #fff
}
.check_con3 ul {
    margin-top: 20px;
    clear: both;
    overflow: hidden;
    padding-top: 10px
}
.check_con3 ul li {
    float: left;
    width: 22%;
    height:206px;
    margin-right: 1%;
    overflow: hidden;
    margin-bottom: 1vh;
    transition: 0.8s;
    padding: 1%;
}
.check_con3 ul li:hover {
    background: #e2a820;
}
.check_con3 ul li:nth-child(4n) {
    margin-right: 0
}
.check_con3 ul li img {
	border: 1px solid #f8f8f8;
    width: 100%;
    height: 180px;
    overflow: hidden;
    background: #fff;
    }
.check_con3 ul li strong {
    font-size: 16px;
    text-align: center;
    display: block;
    height: 35px;
    line-height: 35px;
}
.check_con3 ul li strong, .check_con ul li p {
    padding: 0 10px;
    color: #333;
    font-weight: normal;
}
.check_con3 ul li:hover strong, .check_con ul li:hover p {
    color: #fff
}
.check_con3 ul li p {
    margin-bottom: 20px;
    color: #999;
    font-size: 14px;
    margin-top: 5px
}



/*首页案例*/
.caseblock{background: url(../images/casebg.jpg) no-repeat center ; padding-top: 50px}

/*block14*/
.proinner{border-top-left-radius: 200px; margin-left:10%; background: #fff; margin-top: 50px }
.Box {position: relative; }
.Box .content { padding:100px 100px 50px 100px;  }
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.Box .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -72px;}
.Box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width: 325px;height: 300px;margin-left: 20px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li .pimg{ width: 325px; height: 250px; overflow: hidden; }
.Box .Box_con .conbox ul li img {display: block;width: 325px;height: 250px;transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1); height: 250px;}
.Box .Box_con .conbox ul li span{ line-height: 30px; text-align: center; display:block; color: #000 }
.Box .BoxSwitch {text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;
  width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: #b15300;}




/*优势*/
.goodblock{ position: relative; padding:100px 0; overflow: hidden; display:block;   }
.goodbg{ background: url(../images/goodbg.jpg) no-repeat center top; background-size: 100% 100%; width: 100%; height: 100%; position: absolute;  right:0; top: 0; z-index:-2;  }
.goodcolor{ width: 20%; height: 100%; background: #e2a820; position: absolute; right:0; top: 0; z-index:-1}

.scrollable-content{ float: left; width: 40%; padding-top: 50px }
.bg-changer{float: left; width: 60%;  }

.goodblock .lagtitle{font-size: 3rem; line-height: 3rem; color: #d3d3d3}
.scrollable-content ul li{ line-height: 4rem; height:4rem; font-size:1.1rem; background:url(../images/libg.jpg) no-repeat; background-size: 0px; transition:0.5s; }
.scrollable-content ul li:hover{ background:url(../images/libg.jpg) no-repeat; background-size: 100%; color: #fff }

.section-bg{ height: 100%; line-height: 30px; background-color: rgba(0,0,0,0.5); height:32rem; background-repeat: no-repeat; background-size: 100% 100%; }
.changerbg{ position: relative; background: rgba(0,0,0,0.5); color: #fff; font-size: 16px; background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.1) 100%); height: 100%;  }
.changerbg p{ position: absolute; bottom:30px; padding:0 5%; width: 90%}





/*长图——经营理念*/
.longjpg{ background: url(../images/longbg.jpg) no-repeat center top fixed; padding:5rem 0; color: #fff }
.longjpg strong{ font-size: 4rem; display: block; }
.longjpg span{ font-size: 2rem; display: block; }
.longjpg i{ font-size: 1rem; display: block; }




/*新闻中心*/
.newsblock{  }
.swiper{ padding-bottom: .5rem!important }
.blog-item{   }
.newsblock .newlist{ padding:5%; background: #f9f9f9; width: 90%; overflow: hidden; }
.newsblock .newlist:hover{ background: #e2a820; color: #fff }


/*新闻中心*/
.newsblock{ padding:2rem 0;  }
.swiper{ padding-bottom: .5rem!important; margin-top: 2rem }
.blog-item{   }
.newsblock .newlist{ padding:5%; background: #f9f9f9; width: 90%; overflow: hidden; transition: 0.5s }
.newlist .time{ color: #d2d2d2; font-size: 1.2rem }
.newlist .ellipsis2{ color: #000; font-size: 1.4rem; line-height: 4rem; height: 4rem; display: block; }
.newlist img{ max-height:100px; margin:0 auto  }
.newlist .ellipsis3{ color: #7c7c7c; font-size:1.1rem; line-height: 1.7rem; margin:1rem 0; height: 5.1rem; overflow: hidden; }
.newlist em{ background: #e2a820; color: #fff; margin: 1rem 0; padding:0.5rem 1rem; display: inline-block; } 
.newlist:hover em{ color: #e2a820; background: #fff  }
.newsblock .newlist:hover{ background: #e2a820; color: #fff;  }
.newsblock .newlist:hover .time,.newsblock .newlist:hover .ellipsis2,.newsblock .newlist:hover .ellipsis3{ color: #fff }



/* 必要布局样式css */

.product-num-box{
    width: 100%;
    background: url(../images/count.jpg) no-repeat center top fixed;
    height: 100%;
    background-repeat: no-repeat;
    background-position:center;
    background-size:100%;
    color: #000;
    padding-bottom: 100px;
}

.product-num-content{
    margin: 0 auto;
    text-align: center;
    font-size: 0;
}

.product-num-title{
    padding-top: 110px;
    margin-bottom: 30px;
    font-size: 42px;
    color: #000;
    line-height: 45px;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,PingFangSC-Medium,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
}
.product-num-text{
    font-size: 16px;
    color: #000;
    line-height: 28px;
}

.product-num-head{
    margin-top: 80px;
    font-size: 0;
}

.product-num-item{
    text-align: center;
    position: relative;
    display: inline-block;
    width: 25%;
    font-size: 108px;
    color: #000;
    line-height: 62px;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,PingFangSC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
}

.product-num-jus{
    display: inline-block;
    margin: 80px 0;
    width: 162px;
    height: 56px;
    font-size: 22px;
    color: #000;
    line-height: 48px;
    letter-spacing: 2px;
    border: 4px solid #000;
    cursor: pointer;
    font-weight: 500;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,PingFangSC-Medium,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    text-decoration: none;
}

.product-num-nub{
    display: inline-block;
    width: 400px;
    font-size: 108px;
    color: #e2a820;
    line-height: 62px;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,PingFangSC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
}

.product-num-add{
    font-size: 24px;
    color: #000;
    margin-left: -20px;
    position: absolute;
    right: 75px;
    top: 30px;
}

.product-num-inf{
    margin-top: 24px;
    font-size: 28px;
    color: #000;
    line-height: 0;
    margin-left: 30px;
}

.product-num-jus:hover{
    background-color: #000;
    color: #3e88f1;
}

.product-num-wan{
    position:absolute;
    right: 55px;
    top: 0px;
}


/*bannerç»“æŸ*/

.indexTitle2 {
    text-align: center;
}
.indexTitle .title1 {
    font-size: .55rem;
    line-height: .7rem;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    padding-left: 1rem;
    margin-bottom: 0.1rem;
}
.indexTitle .title1 span {
    width: 10%;
    height: 4px;
    /*background: #008657;*/
    display: block;
    overflow: hidden;
}
.indexTitle .title2 {
    margin-top: 0.2rem;
    font-size: 0.5rem;
    line-height: 0.5rem;
    color: #008657;
    font-weight: bold;
    background: url(../images/line1.png) no-repeat center 0.2rem;
    background-size: auto 0.08rem
}
.indexTitle .title2 span {
    background: #fff;
    padding: 0 0.5rem 0 1rem
}
.about-title1 {
    font-size: 0.5rem;
    color: #000;
    font-weight: bold;
}
.about-title2 {
    font-size: 0.4rem;
    color: #008657;
    font-weight: bold;
}
.indexPart1 {
    padding-top: 0.86rem;
}
.indexPart1 .leftDiv {
    width: 7.15rem;
    padding-top: .5rem;
}
.indexPart1 .content {
    font-size: 0.17rem;
    color: #6e6e6e;
    padding-top: 0.25rem;
    line-height: 0.3rem;
    max-height: 0.9rem;
    overflow: hidden;
}
.indexPart1 .btnDiv {
    padding-top: 0.6rem;
}
.indexPart1 .btnDiv a {
    font-weight: bold;
    position: relative;
    font-size: 12px;
    color: #fff;
    text-indent: 0.24rem;
    display: block;
    width: 1.62rem;
    height: 0.44rem;
    line-height: 0.44rem;
    background: #008657;
}
.indexPart1 .btnDiv a:after {
    content: '';
    position: absolute;
    right: 0.25rem;
    top: 0.14rem;
    width: 0.4rem;
    height: 0.09rem;
    background: url(../images/nimg40_1.png) no-repeat;
    background-size: 0.4rem;
}
.indexPart1 .midDiv {
    width: 2.45rem;
    padding-left: 2.2rem;
}
.indexPart1 .numList {
    padding-top: 1rem;
}
.indexPart1 .numList li {
    padding-bottom: 0.56rem;
}
.indexPart1 .numList li .ico img {
    width: 0.39rem;
}
.indexPart1 .numList li .num {
    color: #3a3a3a;
    padding-top: 10px;
}
.indexPart1 .numList li .num b {
    display: inline-block;
    color: #1c1c1c;
    font-size: 0.26rem;
    padding-right: 0.05rem;
}
.indexPart1 .numList li .num em {
    font-size: 12px;
    padding-top: 8px;
    display: inline-block;
    background: url(../images/nimg7_1.png) left top no-repeat;
}
.indexPart1 .numList li .msg {
    font-size: 12px;
    color: #949494;
}
.indexPart1 .rightDiv {
    width: 9.2rem;
    background-size: 100%
}
.indexPart1 .imgDiv {
    width: 100%;
}
.indexPart1 .imgDiv img {
    width: 100%;
}
.indexPart1 .mxfDiv {
    position: relative;
}
.indexPart1 .mxfDiv .lg {
    text-align: right;
    padding: 0.45rem 0.32rem 0 0;
}
.indexPart1 .mxfDiv .more {
    z-index: 1;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 1.3rem;
    background: #008657;
    text-align: center;
    line-height: 1.3rem;
}
.indexPart1 .mxfDiv .more img {
    width: 0.39rem;
}
.indexPart2 {
    padding: 0.5rem 0 0 0;
    position: relative;
    z-index: 10;
}
.indexPart2 .indexTitle {
    padding-bottom: 0.5rem;
}
.indexPart2 .bigBox {
    position: relative;
    padding-bottom: 0.95rem;
}
.indexPart2 .mxfDiv {
    position: relative;
}
.indexPart2 .bigImg img {
    width: 100%;
}
.indexPart2 .layerDiv {
    position: absolute;
    width: 12.0rem;
    left: 50%;
    margin-left: -6.0rem;
    top: 1.5rem;
}
.indexPart2 .layerDiv .name {
    font-size: 0.3rem;
    color: #fff;
    text-align: center;
    height: 0.6rem;
    position: relative;
    font-weight: bold;
}
.indexPart2 .layerDiv .name:after {
    content: '';
    width: 0.4rem;
    height: 0.04rem;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -0.2rem;
}
.indexPart2 .layerDiv .content {
    font-size: 0.14rem;
    color: #fff;
    line-height: 0.3rem;
    padding: 0.5rem 1.85rem 0;
    text-align: center;
    height: 1.2rem;
    overflow: hidden;
}
.indexPart2 .layerDiv .more {
    padding-top: 0.35rem;
    width: 1.62rem;
    margin: 0 auto;
}
.indexPart2 .layerDiv .more a {
    font-weight: bold;
    color: #fff;
    position: relative;
    font-size: 12px;
    display: block;
    width: 1.58rem;
    height: 0.4rem;
    line-height: 0.4rem;
    border: #fff solid 0.02rem;
    text-indent: 0.22rem;
}
.indexPart2 .layerDiv .more a:after {
    content: '';
    position: absolute;
    right: 0.25rem;
    top: 0.14rem;
    width: 0.4rem;
    height: 0.09rem;
    background: url(../images/nimg40_1.png) no-repeat;
    background-size: 0.4rem;
}
.indexPart2 .tab2 {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 17.0rem;
    margin-left: -8.5rem;
    height: 2.1rem;
}
.indexPart2 .tab2 li {
    float: left;
    width: 20%;
    height: 2.1rem;
    background: #fbfbfb;
    text-align: center;
}
.indexPart2 .tab2 .other {
    background: #fff;
}
.indexPart2 .tab2 li .ico {
    padding: 0.56rem 0 0.18rem;
}
.indexPart2 .tab2 li .ico img {
    width: 0.4rem;
}
.indexPart2 .tab2 li .name {
    font-weight: bold;
    font-size: 0.18rem;
    color: #3f3f3f;
}
.indexPart2 .tab2 li .txt {
    font-weight: bold;
    padding-top: 0.06rem;
    color: #cacaca;
    text-transform: uppercase;
}
.indexPart2 .tab2 .liNow {
    background: #008657;
}
.indexPart2 .tab2 .liNow .name {
    color: #fff;
}
.indexPart2 .tab2 .liNow .txt {
    color: #a3c2e8;
}
.indexPart3 {
    padding: 0.5rem 0 1rem 0;
    position: relative;
}
.indexPart3 .leftDiv {
    width: 8.86rem;
}
.indexProduct .slick {
    padding: 0 1.42rem 1.22rem 0;
    position: relative;
}
.indexProduct .slick .contentBox {
    height: 5.4rem;
    background: #f6f6f6;
}
.indexProduct .slick .imgDiv {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 2;
}
.indexProduct .slick .imgDiv img {
    width: 5.6rem;
}
.indexProduct .slick .name {
    padding: 0.8rem 0 0 0.96rem;
    font-size: 0.36rem;
    color: #000;
    height: 0.6rem;
    line-height: 0.6rem;
    overflow: hidden;
}
.indexProduct .slick .msg {
    padding: 0.2rem 0 0 0.96rem;
    line-height: 0.3rem;
    color: #888;
    height: 1.2rem;
    overflow: hidden;
    font-size: 0.16rem;
}
.indexProduct .slick .btnDiv {
    padding: 0.3rem 0 0 0.96rem;
}
.indexProduct .slick .btnDiv a {
    font-weight: bold;
    position: relative;
    font-size: 12px;
    color: #000;
    text-indent: 0.24rem;
    display: block;
    width: 1.62rem;
    height: 0.44rem;
    line-height: 0.44rem;
    border: #000 solid 1px;
}
.indexProduct .slick .btnDiv a:after {
    content: '';
    position: absolute;
    right: 0.25rem;
    top: 0.14rem;
    width: 0.4rem;
    height: 0.09rem;
    background: url(../images/nimg40_7.png) no-repeat;
    background-size: 0.4rem;
}
.indexProduct .slick-prev {
    position: absolute;
    right: 2.83rem;
    top: 0.84rem;
    width: 0.42rem;
    height: 0.42rem;
    display: block;
    background: url(../images/nimg42_left.png) no-repeat;
    background-size: 0.42rem;
    z-index: 2;
}
.indexProduct .slick-next {
    position: absolute;
    right: 2.17rem;
    top: 0.84rem;
    width: 0.42rem;
    height: 0.42rem;
    display: block;
    background: url(../images/nimg42_right.png) no-repeat;
    background-size: 0.42rem;
    z-index: 2;
}
.indexProduct .slick-prev:hover {
    background: url(../images/nimg42_lefton.png) no-repeat;
    background-size: 0.42rem;
}
.indexProduct .slick-next:hover {
    background: url(../images/nimg42_righton.png) no-repeat;
    background-size: 0.42rem;
}
.indexPart3 .rightDiv {
    width: 5.02rem;
}
.indexPart3 .title {
    position: relative;
    height: 0.75rem;
    line-height: 0.75rem;
    color: #fff;
    background: #008657;
    text-indent: 0.45rem;
    font-size: 0.3rem;
    font-weight: bold;
}
.indexPart3 .title a {
    position: absolute;
    right: 0.35rem;
    top: 0;
    display: block;
}
.indexPart3 .title img {
    width: 0.42rem;
}
.indexNews {
    height: 6.67rem;
    background: #f0f0f0;
    position: relative;
}
.indexNews .slick .imgDiv img {
    width: 100%;
}
.indexNews .slick .botDiv {
    padding: 0.32rem 0.45rem 0;
}
.indexNews .slick .txt {
    font-size: 0.18rem;
    color: #000;
    padding-bottom: 0.2rem;
}
.indexNews .slick .name {
    height: 0.96rem;
    line-height: 0.48rem;
    font-size: 0.32rem;
    color: #000;
    overflow: hidden;
}
.indexNews .slick .time {
    padding-top: 0.2rem;
    color: #008657;
    font-size: 0.14rem;
}
.indexNews .slick .more {
    padding-top: 0.4rem;
    background: url(../images/nimg107Bg.png) left bottom no-repeat;
    width: 1.07rem;
    height: 0.32rem;
    background-size: 1.07rem;
}
.indexNews .slick .more a {
    display: block;
    line-height: 0.32rem;
    font-size: 0.14rem;
    color: #000;
}
.indexNews .slick-dots {
    position: absolute;
    z-index: 10;
    right: 0.75rem;
    bottom: 0.52rem;
}
.indexNews .slick-dots li {
    float: left;
    margin-left: 8px;
    cursor: pointer;
    width: 10px;
    height: 10px;
    background: url(../images/ico2.png) no-repeat;
}
.indexNews .slick-dots .slick-active {
    background: url(../images/ico2on.png) no-repeat;
}
.indexPart4 {
    padding-bottom: 1rem;
    padding-top: .5rem;
}
.indexPart4 .indexTitle {
    padding-bottom: 0.5rem;
}
.fourBox {
    height: 5.8rem;
    position: relative;
    overflow: hidden;
}
.indexPart4 .leftDiv {
    width: 4.51rem;
    height: 6.2rem;
    position: relative;
    z-index: 0;
}
.indexPart4 .leftDiv .layer {
    position: absolute;
    left: 30px;
    bottom: 1.24rem;
}
.indexPart4 .leftDiv .txt {
    font-size: 0.3rem;
    color: #000;
    padding-bottom: 0.3rem;
}
.indexPart4 .leftDiv .msg {
    color: #000;
    line-height: 0.32rem;
    font-size: 0.16rem;
    width: 3.66rem;
}
.indexPart4 .leftDiv .btnDiv {
    padding-top: 0.4rem;
}
.indexPart4 .leftDiv .btnDiv a {
    font-weight: bold;
    position: relative;
    font-size: 12px;
    color: #000;
    text-indent: 0.24rem;
    display: block;
    width: 1.62rem;
    height: 0.44rem;
    line-height: 0.44rem;
    border: #000 solid 1px;
}
.indexPart4 .leftDiv .btnDiv a:after {
    content: '';
    position: absolute;
    right: 0.25rem;
    top: 0.14rem;
    width: 0.4rem;
    height: 0.09rem;
    background: url(../images/nimg40_10.png) no-repeat;
    background-size: 0.4rem;
}
.indexPart4 .midDiv {
    width: 3.98rem;
    height: 6.2rem;
    z-index: 2;
    position: relative;
}
.indexPart4 .midDiv .bg img {
    width: 100%;
}
.indexPart4 .midDiv .txt {
    position: absolute;
    left: 1.25rem;
    top: 0.54rem;
}
.indexPart4 .midDiv .txt p {
    width: 0.4rem;
    text-align: center;
    color: #fff;
    line-height: 0.32rem;
    font-weight: bold;
    font-size: 0.3rem;
}
.indexPart4 .rightDiv {
    width: 12rem;
    height: 6.18rem;
    z-index: 2;
}
.indexPart4 .rightDiv li {
    float: left;
    width: 38%;
}
.indexPart4 .rightDiv li .box {
    background: url(../images/nimg280_1.jpg);
    height: 6rem;
    -webkit-transition: background 400ms;
    transition: background 400ms;
    background-size: 100%
}
.indexPart4 .rightDiv li:nth-child(2) .box {
    background: url(../images/join.jpg);
    background-size: 100%
}
.indexPart4 .rightDiv li:nth-child(2) {
    float: right;
}
.indexPart4 .rightDiv li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.indexPart4 .rightDiv li .ico {
    padding: 1.04rem 0 0.18rem;
}
.indexPart4 .rightDiv li .ico img {
    width: 0.54rem;
}
.indexPart4 .rightDiv li .ico .img1 {
    display: none;
}
.indexPart4 .rightDiv li .name {
    font-weight: bold;
    color: #333;
    font-size: 0.18rem;
}
.indexPart4 .rightDiv li:hover .box {}
.indexPart4 .rightDiv li:hover .ico img {}
.indexPart4 .rightDiv li:hover .ico .img1 {}
.indexPart4 .rightDiv li:hover .name {
    color: #fff;
}
.indexPart4 .leftDiv2 {
    width: 64%;
    position: relative;
}
.indexPart4 .leftDiv2 .bg img {
    width: 100%;
}
.indexPart4 .leftDiv2 .layer {
    position: absolute;
    left: 0.65rem;
    top: 50%;
    margin-top: -1.5rem;
}
.indexPart4 .leftDiv2 .txt {
    font-size: 0.3rem;
    color: #fff;
    padding-bottom: 0.3rem;
}
.indexPart4 .leftDiv2 .msg {
    color: #fff;
    line-height: 0.32rem;
    font-size: 0.2rem;
    width: 2.66rem;
}
.indexPart4 .leftDiv2 .btnDiv {
    padding-top: 0.36rem;
}
.indexPart4 .leftDiv2 .btnDiv a {
    font-weight: bold;
    position: relative;
    font-size: 0.2rem;
    color: #fff;
    text-indent: 0.24rem;
    display: block;
    width: 1.62rem;
    height: 0.48rem;
    line-height: 0.48rem;
    border: #fff solid 1px;
}
.indexPart4 .rightDiv2 {
    width: 36%;
    position: relative;
}
.indexPart4 .rightDiv2 .bg img {
    width: 100%;
}
.indexPart4 .rightDiv2 .txt {
    position: absolute;
    left: 50%;
    top: 0.5rem;
    margin-left: -0.4rem;
}
.indexPart4 .rightDiv2 .txt p {
    width: 0.4rem;
    text-align: center;
    color: #fff;
    line-height: 0.32rem;
    font-weight: bold;
    font-size: 0.3rem;
}
.indexPart4 .list2 {
    padding-top: 0.7rem;
}
.indexPart4 .list2 li {
    float: left;
    width: 25%;
    font-size: 0.18rem;
    text-align: center;
}
.indexPart4 .list2 li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
}
.indexPart4 .list2 li .ico {
    padding-bottom: 0.18rem;
}
.indexPart4 .list2 li .ico img {
    width: 0.54rem;
}
.about {
    position: relative;
    overflow: hidden;
    opacity: 0;
}
.aboutLeft {
    background: url(../images/nimg621Bg.jpg) 1.0rem top no-repeat;
    background-size: 6.21rem;
    padding-top: 0.65rem;
    width: 8.7rem;
    padding-left: 1.0rem;
    height: 10.0rem;
    position: relative;
}
.aboutLeft .name {
    font-size: 0.22rem;
    line-height: 0.22rem;
    color: #3f3f3f;
    font-weight: bold;
    padding-bottom: 0.1rem;
}
.aboutLeft .year {
    font-size: 0.6rem;
    line-height: 0.6rem;
    color: #008657;
    text-transform: uppercase;
    font-family: medium;
}
.aboutLeft .content {
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #828282;
    padding-top: 0.45rem;
}
.aboutLeft .mxfDiv {
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 3.15rem;
    width: 8.7rem;
    background: url(../images/nimg435Bg.jpg) right bottom no-repeat;
    background-size: 4.35rem;
}
.aboutLeft .mxfDiv .imgDiv {
    width: 5.65rem;
}
.aboutLeft .mxfDiv .imgDiv img {
    width: 100%;
}
.aboutLeft .mxfDiv .layer {
    position: absolute;
    right: 0px;
    width: 2.58rem;
    top: 0.42rem;
}
.aboutLeft .mxfDiv .txt {
    font-size: 0.42rem;
    color: #fff;
    opacity: 0.3;
    font-family: bold;
}
.aboutLeft .mxfDiv .wen {
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    opacity: 0.2;
}
.aboutLeft .mxfDiv .msg {
    padding-top: 0.2rem;
    font-size: 0.22rem;
    color: #fff;
    line-height: 0.32rem;
}
.aboutRight {
    /* position: absolute; right: 0px; top: 0px;*/
    width: 3.78rem;
}
.aboutRight .toptop {
    position: relative;
}
.aboutRight .toptop .imgDiv img {
    width: 100%;
}
.aboutRight .toptop .layer {
    position: absolute;
    left: 0.72rem;
    top: 0.62rem;
}
.aboutRight .toptop .txt {
    font-size: 0.26rem;
    padding-top: 0.2rem;
    position: relative;
    color: #fff;
}
.aboutRight .toptop .txt:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0.3rem;
    height: 0.03rem;
    background: #fff;
    opacity: 0.5;
}
.aboutRight .toptop .wen {
    padding-top: 0.15rem;
    color: #fff;
    opacity: 0.3;
    font-size: 0.13rem;
}
.aboutRight .botbot {
    height: 7.3rem;
    position: relative;
    background: #eef4fd url(../images/nimg378Bg.jpg) center bottom no-repeat;
    background-size: 3.78rem;
}
.aboutRight .list {
    padding-top: 0.3rem;
}
.aboutRight .list li .box {
    border-top-right-radius: 0.3rem;
    -moz-border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    -moz-border-bottom-right-radius: 0.3rem;
    display: inline-block;
    padding: 0 0.52rem 0 0.54rem;
    margin-bottom: 0.15rem;
    height: 0.55rem;
    background: #dce5f4;
    line-height: 0.4rem;
    font-size: 0.14rem;
    color: #95a8b6;
    overflow: hidden;
    -webkit-transition: background 400ms;
    transition: background 400ms;
}
.aboutRight .list li em {
    font-size: 0.36rem;
    color: #008657;
    font-family: medium;
    position: relative;
    top: 0.08rem;
}
.aboutRight .list li span {
    color: #008657;
    font-size: 0.18rem;
    font-weight: bold;
    padding-right: 0.13rem;
    position: relative;
    top: 0.05rem;
}
.aboutRight .list li:hover .box {
    background: #008657;
    color: #a5bbb4;
    color: #fff;
}
.aboutRight .list li:hover em, .aboutRight .list li:hover span {
    color: #fff;
}
.speechLeft {
    width: 8.7rem;
    padding-left: 1.0rem;
    position: relative;
    padding-bottom: 0.4rem;
}
.speechLeft .name {
    font-weight: bold;
    font-size: 0.24rem;
    color: #008657;
    padding-bottom: 0.3rem;
}
.speechLeft .content {
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #828282;
}
.speechRight {
    width: 3.78rem;
    padding-bottom: 1.1rem;
    position: relative;
}
.speechRight .mxfDiv {
    background: #f5f9fd;
}
.speechRight .mxfDiv .imgDiv img {
    width: 3.78rem;
}
.speechRight .mxfDiv .name {
    padding: 0.3rem 0 0.05rem 0.38rem;
    font-size: 0.3rem;
    color: #008657;
}
.speechRight .mxfDiv .wen {
    font-size: 0.15rem;
    color: #828282;
    padding: 0 0.38rem 0.38rem;
}
.speechRight:after {
    content: '';
    width: 100%;
    height: 0.9rem;
    background: url(../images/nimg10Bg.jpg) repeat;
    background-size: 0.1rem;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.speechBot {
    padding-left: 1.0rem;
}
.speechBot .mxfDiv {
    position: relative;
}
.speechBot .mxfDiv .imgDiv img {
    width: 100%;
}
.speechBot .mxfDiv .layer {
    position: absolute;
    left: 1.3rem;
    top: 1.2rem;
}
.speechBot .mxfDiv .txt {
    font-size: 0.48rem;
    color: #0055bf;
}
.speechBot .mxfDiv .txt img {
    padding-left: 0.24rem;
    width: 0.4rem;
}
.speechBot .mxfDiv .wen {
    font-size: 0.36rem;
    color: #f6c164;
}
.speechBot .content {
    padding-top: 0.3rem;
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #828282;
}
.culturePart1 {
    position: relative;
}
.culturePart1 .leftDiv {
    width: 8.66rem;
}
.culturePart1 .mxfDiv {
    position: relative;
}
.culturePart1 .mxfDiv .imgDiv img {
    width: 100%;
}
.culturePart1 .mxfDiv .layer {
    position: absolute;
    left: 0px;
    top: 0.75rem;
    width: 100%;
}
.culturePart1 .mxfDiv .txt {
    font-size: 0.3rem;
    color: #fff;
    padding-bottom: 0.3rem;
    text-align: center;
}
.culturePart1 .mxfDiv .msg {
    text-align: center;
    line-height: 0.3rem;
    color: #fff;
    font-size: 0.14rem;
}
.culturePart1 .mxfDiv .btnDiv {
    margin: 0 auto;
    padding-top: 0.7rem;
    width: 1.62rem;
}
.culturePart1 .mxfDiv .btnDiv a {
    font-weight: bold;
    display: block;
    width: 1.62rem;
    height: 0.44rem;
    background: rgba(255, 255, 255, 0.9);
    line-height: 0.44rem;
    font-size: 12px;
    color: #008657;
    text-indent: 0.24rem;
}
.culturePart1 .mxfDiv .btnDiv a:after {
    content: '';
    position: absolute;
    right: 0.25rem;
    top: 0.14rem;
    width: 0.4rem;
    height: 0.09rem;
    background: url(../images/nimg40_9.png) no-repeat;
    background-size: 0.4rem;
}
.culturePart1 .rightDiv {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 2.8rem;
}
.pnjDiv {
    width: 2.8rem;
    position: relative;
}
.pnjDiv .imgDiv img {
    width: 100%;
}
.pnjDiv .layer {
    position: absolute;
    left: 0.38rem;
    top: 0.74rem;
}
.pnjDiv .txt {
    font-size: 0.24rem;
    color: #7d7d7d;
    padding-bottom: 0.2rem;
}
.pnjDiv .year {
    font-size: 0.48rem;
    color: #ff9b00;
    font-family: pingfang;
}
.pnjDiv .wen1 {
    color: #3daad7;
    font-size: 0.14rem;
    line-height: 0.24rem;
}
.pnjDiv .wen2 {
    color: #3daad7;
    font-size: 12px;
    line-height: 0.2rem;
    font-weight: bold;
}
.pnjDiv .btnDiv {
    padding-top: 0.38rem;
}
.pnjDiv .btnDiv a {
    display: block;
    width: 1.1rem;
    height: 0.38rem;
    background: #ff9b00;
    color: #fff;
    font-size: 0.14rem;
    text-align: center;
    line-height: 0.38rem;
}
.culturePart2 {
    background: #fcfcfc;
    padding: 0.8rem 0 1.15rem;
}
.culturePart2 .bigBox {
    padding: 0 8.23rem 0 0.68rem;
    position: relative;
    height: 4.58rem;
    background: #008657 url(../images/nimg450Bg.jpg) left bottom no-repeat;
    background-size: 4.5rem;
}
.culturePart2 .imgDiv {
    position: absolute;
    right: 0px;
    top: 0;
}
.culturePart2 .imgDiv img {
    width: 7.5rem;
}
.culturePart2 .txtDiv {
    padding: 0.85rem 0 0.2rem;
    border-bottom: #ff9b00 solid 2px;
}
.culturePart2 .txt1 {
    font-size: 0.36rem;
    color: #fff;
    font-family: medium;
}
.culturePart2 .txt2 {
    font-size: 0.22rem;
    color: #fff;
    font-weight: bold;
}
.culturePart2 .content {
    padding-top: 0.2rem;
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #fff;
}
.culturePart2 .btnDiv {
    padding-top: 0.4rem;
}
.culturePart2 .btnDiv a {
    position: relative;
    font-weight: bold;
    display: block;
    width: 1.62rem;
    height: 0.44rem;
    background: #fff;
    line-height: 0.44rem;
    font-size: 12px;
    color: #008657;
    text-indent: 0.24rem;
}
.culturePart2 .btnDiv a:after {
    content: '';
    position: absolute;
    right: 0.25rem;
    top: 0.14rem;
    width: 0.4rem;
    height: 0.09rem;
    background: url(../images/nimg40_9.png) no-repeat;
    background-size: 0.4rem;
}
.actTab {
    padding-bottom: 0.5rem;
}
.actTab ul {
    margin-right: -0.02rem;
}
.actTab li {
    float: left;
    width: 33.33%;
}
.actTab li .box {
    margin-right: 0.02rem;
}
.actTab li a {
    position: relative;
    display: block;
    height: 0.65rem;
    background: #f0f0f0;
    font-size: 0.16rem;
    color: #828282;
    text-align: center;
    line-height: 0.65rem;
}
.actTab li a:hover, .actTab li .aNow {
    background: #008657 url(../images/nimg288Bg.jpg) center no-repeat;
    background-size: 2.88rem;
    color: #fff;
}
.actTab li a em {
    display: none;
    content: '';
    width: 0.14rem;
    height: 0.09rem;
    background: url(../images/nimg14_1.png) center no-repeat;
    background-size: 0.14rem;
    position: absolute;
    bottom: -0.09rem;
    left: 50%;
    margin-left: -0.07rem;
}
.actTab li a:hover em, .actTab li .aNow em {
    display: block;
}
.activity {
    padding-bottom: 0.47rem;
}
.activity .list ul {
    margin-right: -0.23rem;
}
.activity .list li {
    float: left;
    width: 50%;
    margin-bottom: 0.33rem;
}
.activity .list li .box {
    margin-right: 0.23rem;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.activity .list li .imgDiv img {
    width: 100%;
}
.activity .list li .name {
    border: #f2f0ea solid 0.02rem;
    border-top: none;
    font-weight: bold;
    height: 0.9rem;
    line-height: 0.9rem;
    padding: 0 0.36rem;
    font-size: 0.18rem;
    color: #333;
    overflow: hidden;
}
.activity .list li:hover .box {
    -webkit-box-shadow: 0 10px 30px 0 hsla(230, 9%, 48%, .2);
    box-shadow: 0 10px 30px 0 hsla(230, 9%, 48%, .2);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}
.activity .list li:hover .name {
    color: #008657;
}
.concept .part1 {
    position: relative;
}
.concept .part1 .mxfDiv {
    position: relative;
}
.concept .part1 .mxfDiv .bg img {
    width: 100%;
}
.concept .part1 .mxfDiv .layer {
    position: absolute;
    left: 0.75rem;
    top: 1.1rem;
}
.concept .part1 .mxfDiv .txt {
    font-size: 0.24rem;
    line-height: 0.36rem;
    color: #fff;
}
.concept .part1 .mxfDiv .wen {
    font-size: 0.14rem;
    color: #fff;
    opacity: 0.3;
    padding-top: 0.1rem;
}
.sideOne {
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 2.8rem;
}
.sideOne .bg img {
    width: 100%;
}
.sideOne .layer {
    position: absolute;
    left: 0.28rem;
    top: 0.7rem;
}
.sideOne .layer .txt {
    font-size: 0.4rem;
    color: #fdcfa0;
    line-height: 0.36rem;
}
.sideOne .layer .wen {
    font-size: 0.16rem;
    color: #787878;
    padding-top: 0.2rem;
    line-height: 0.3rem;
}
.concept .part2 {
    height: 3.07rem;
    position: relative;
}
.concept .part2 .wen1 {
    font-size: 0.3rem;
    color: #333;
    padding-top: 0.65rem;
}
.concept .part2 .wen2 {
    font-size: 0.36rem;
    color: #ecebeb;
    font-family: medium;
    text-transform: uppercase;
}
.concept .part2 .content {
    padding-top: 0.25rem;
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #828282;
}
.sideTwo {
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 2.8rem;
}
.sideTwo .bg img {
    width: 100%;
}
.sideTwo .layer {
    position: absolute;
    left: 0.28rem;
    top: 0.5rem;
}
.sideTwo .layer .txt {
    font-family: bold;
    font-size: 0.48rem;
    color: #fff;
    opacity: 0.3;
    text-transform: uppercase;
}
.sideTwo .layer .wen {
    font-size: 12px;
    color: #fff;
    opacity: 0.2;
    line-height: 0.2rem;
}
.sideTwo .layer .hao {
    line-height: 0.42rem;
    font-size: 0.16rem;
    color: #fff;
    padding-top: 0.1rem;
}
.sideTwo .layer .hao em {
    display: block;
    font-size: 0.24rem;
}
.concept .part3 {
    height: 3.45rem;
    position: relative;
}
.concept .part3 .mxfDiv {
    position: relative;
}
.concept .part3 .mxfDiv .bg img {
    width: 100%;
}
.concept .part3 .mxfDiv .layer {
    position: absolute;
    left: 0.75rem;
    top: 1.0rem;
}
.concept .part3 .mxfDiv .txt {
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #fff;
}
.concept .part3 .mxfDiv .wen {
    font-size: 0.14rem;
    color: #fff;
    padding-top: 0.1rem;
}
.sideThree {
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 2.8rem;
}
.sideThree .bg img {
    width: 100%;
}
.sideThree .layer {
    position: absolute;
    left: 0.28rem;
    top: 0.75rem;
}
.sideThree .layer .txt {
    font-family: bold;
    font-size: 0.24rem;
    color: #fff;
}
.sideThree .layer .wen {
    padding-top: 0.25rem;
    font-size: 0.16rem;
    color: #fff;
    line-height: 0.3rem;
}
.conceptTel .part1 .mxfDiv {
    position: relative;
}
.conceptTel .part1 .mxfDiv .bg img {
    width: 100%;
}
.conceptTel .part1 .mxfDiv .layer {
    position: absolute;
    left: 0.75rem;
    top: 1rem;
}
.conceptTel .part1 .mxfDiv .txt {
    font-size: 0.3rem;
    line-height: 0.42rem;
    color: #fff;
}
.conceptTel .part1 .mxfDiv .wen {
    font-size: 0.18rem;
    color: #fff;
    opacity: 0.3;
    padding-top: 0.1rem;
}
.conceptTel .part2 {
    position: relative;
}
.conceptTel .part2 .wen1 {
    font-size: 0.36rem;
    color: #333;
    padding-top: 0.65rem;
}
.conceptTel .part2 .wen2 {
    font-size: 0.42rem;
    color: #ecebeb;
    font-family: medium;
    text-transform: uppercase;
}
.conceptTel .part2 .content {
    padding-top: 0.25rem;
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #828282;
}
.conceptTel .part3 {
    padding-top: 0.5rem;
}
.conceptTel .part3 .mxfDiv {
    position: relative;
}
.conceptTel .part3 .mxfDiv .bg img {
    width: 100%;
}
.conceptTel .part3 .mxfDiv .layer {
    position: absolute;
    left: 0.75rem;
    top: 1.0rem;
}
.conceptTel .part3 .mxfDiv .txt {
    font-size: 0.4rem;
    line-height: 0.46rem;
    color: #fff;
}
.conceptTel .part3 .mxfDiv .wen {
    font-size: 0.18rem;
    color: #fff;
    padding-top: 0.1rem;
}
.conceptTel .part4 {
    position: relative;
}
.conceptTel .part4 .bg img {
    width: 100%;
}
.conceptTel .part4 .layer {
    position: absolute;
    left: 0.28rem;
    top: 0.35rem;
}
.conceptTel .part4 .layer .txt {
    font-size: 0.48rem;
    color: #fdcfa0;
    line-height: 0.48rem;
}
.conceptTel .part4 .layer .wen {
    font-size: 0.22rem;
    color: #787878;
    padding-top: 0.1rem;
    line-height: 0.36rem;
}
.conceptTel .part5 li {
    float: left;
    width: 50%;
    position: relative;
}
.conceptTel .part5 li .bg img {
    width: 100%;
}
.conceptTel .part5 li .layer {
    position: absolute;
    left: 0.28rem;
    top: 0.5rem;
}
.conceptTel .part5 li .layer .txt {
    font-family: bold;
    font-size: 0.48rem;
    color: #fff;
    opacity: 0.3;
    text-transform: uppercase;
}
.conceptTel .part5 li .layer .wen {
    font-size: 0.16rem;
    color: #fff;
    opacity: 0.2;
    line-height: 0.2rem;
}
.conceptTel .part5 li .layer .hao {
    line-height: 0.42rem;
    font-size: 0.18rem;
    color: #fff;
    padding-top: 0.1rem;
}
.conceptTel .part5 li .layer .hao em {
    display: block;
    font-size: 0.26rem;
}
.conceptTel .part5 li .txt2 {
    font-family: bold;
    font-size: 0.32rem;
    color: #fff;
}
.conceptTel .part5 li .wen2 {
    padding-top: 0.25rem;
    font-size: 0.22rem;
    color: #fff;
    line-height: 0.3rem;
}
.honor .tab2 {
    position: relative;
    padding-bottom: 0.5rem;
}
.honor .tab2:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 0.03rem;
    background: #ddd;
}
.honor .tab2 li {
    padding-top: 0.15rem;
    float: left;
    margin-right: 0.35rem;
    color: #999;
    font-size: 0.18rem;
    font-weight: bold;
    position: relative;
}
.honor .tab2 li:before {
    display: none;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 0.03rem;
    background: #008657;
}
.honor .tab2 .liNow {
    color: #008657;
}
.honor .tab2 .liNow:before {
    display: block;
}
.honor .year {
    font-weight: bold;
    font-size: 0.18rem;
    color: #008657;
    padding-left: 0.34rem;
    background: url(../images/nimg23_1.png) left center no-repeat;
    background-size: 0.23rem;
}
.honor .year em {
    font-size: 0.36rem;
    padding-right: 0.12rem;
    font-family: bold;
}
.honor .list {
    padding-top: 0.45rem;
}
.honor .list li {
    padding-left: 0.2rem;
    padding-bottom: 0.3rem;
    background: url(../images/ico4.jpg) left 0.12rem no-repeat;
    color: #828282;
    line-height: 0.3rem;
    font-size: 0.14rem;
}
.sideCulture {
    position: relative;
}
.sideCulture .imgDiv img {
    width: 100%;
}
.sideCulture .layer {
    position: absolute;
    left: 0.3rem;
    top: 0.7rem;
}
.sideCulture .txt {
    font-size: 0.4rem;
    color: #d2a740;
    line-height: 0.38rem;
    padding-bottom: 0.15rem;
}
.sideCulture .wen {
    color: #787878;
    font-size: 0.18rem;
    line-height: 0.3rem;
}
.park {
    height: 4.2rem;
    overflow: hidden;
}
.parkLeft {
    width: 8.7rem;
    padding-left: 1.0rem;
    padding-top: 0.84rem;
    height: 3.36rem;
    background: url(../images/nimg870Bg.jpg) right bottom no-repeat;
    background-size: 8.7rem;
}
.parkLeft .content {
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #828282;
    padding-top: 0.25rem;
}
.parkRight {
    width: 3.78rem;
    position: relative;
}
.parkRight .bg img {
    width: 100%;
}
.parkRight .layer {
    position: absolute;
    left: 0.4rem;
    top: 0.82rem;
}
.parkRight .txt {
    color: #008657;
    font-size: 0.32rem;
    font-family: medium;
}
.parkRight .wen {
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #828282;
    padding-top: 0.15rem;
}
.parkBox {
    background: url(../images/bg2.jpg) left top repeat-x;
    padding-bottom: 0.8rem;
}
.park2 {
    overflow: hidden;
}
.parkLeft2 {
    width: 8.7rem;
    padding-left: 1.0rem;
    padding-top: 0.7rem;
}
.parkLeft2 .imgList li {
    margin-bottom: 0.32rem;
}
.parkLeft2 .imgList li img {
    width: 100%;
}
.parkRight2 {
    width: 3.78rem;
    position: relative;
}
.parkRight2 .bg img {
    width: 100%;
}
.parkRight2 .layer {
    position: absolute;
    left: 0.4rem;
    top: 0.7rem;
}
.parkRight2 .txt {
    color: #008657;
    font-size: 0.4rem;
}
.parkRight2 .wen {
    font-size: 0.18rem;
    color: #787878;
    padding-top: 0.15rem;
}
.parkRight2 .msg {
    font-size: 0.14rem;
    color: #a0a4ae;
    opacity: 0.5;
    padding-top: 0.2rem;
}
.partner {
    background: url(../images/nimg326Bg.jpg) right top no-repeat;
    background-size: 3.26rem;
}
.partner .content {
    padding: 0.25rem 0 0.55rem;
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #828282;
}
.partner .list ul {
    margin-right: -0.29rem;
}
.partner .list li {
    float: left;
    width: 33.33%;
    margin-bottom: 0.3rem;
}
.partner .list li .box {
    margin-right: 0.29rem;
}
.partner .list li .imgDiv {
    border: #eee solid 1px;
}
.partner .list li img {
    width: 100%;
}
.sideCoo {
    position: relative;
}
.sideCoo .imgDiv img {
    width: 100%;
}
.sideCoo .layer {
    position: absolute;
    left: 0.3rem;
    top: 0.7rem;
}
.sideCoo .txt {
    font-size: 0.4rem;
    color: #fcc67b;
    line-height: 0.38rem;
    padding-bottom: 0.15rem;
}
.sideCoo .wen {
    color: #787878;
    font-size: 0.18rem;
    line-height: 0.3rem;
}
.researchPart1 {
    padding-bottom: 0.65rem;
}
.researchPart1 .content {
    padding: 0.25rem 0 0.55rem;
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #828282;
}
.researchPart1 .mxfDiv {
    margin-bottom: 0.75rem;
    height: 3.15rem;
    position: relative;
    padding-left: 6.1rem;
    background: url(../images/nimg435Bg.jpg) right top no-repeat;
    background-size: 4.35rem;
}
.researchPart1 .mxfDiv .imgDiv {
    position: absolute;
    left: 0px;
    top: 0;
}
.researchPart1 .mxfDiv .imgDiv img {
    width: 5.66rem;
}
.researchPart1 .mxfDiv .txt {
    font-family: medium;
    font-size: 0.4rem;
    color: #fff;
    opacity: 0.3;
    padding: 0.6rem 0 0.25rem;
    text-transform: uppercase;
}
.researchPart1 .mxfDiv .msg {
    color: #fff;
    font-size: 0.22rem;
    line-height: 0.36rem;
}
.researchPart1 .title {
    height: 0.4rem;
    line-height: 0.4rem;
    padding-left: 0.48rem;
    color: #333;
    font-size: 0.24rem;
    font-weight: bold;
    position: relative;
}
.researchPart1 .title .num {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -0.15rem;
    width: 0.33rem;
    height: 0.29rem;
    background: url(../images/nimg33_1.png) center no-repeat;
    background-size: 0.33rem;
}
.researchPart1 .title .num em {
    width: 0.29rem;
    display: block;
    text-align: center;
    line-height: 0.29rem;
    font-size: 0.14rem;
    color: #fff;
}
.researchPart1 .bigImg {
    padding-top: 0.25rem;
}
.researchPart1 .bigImg img {
    width: 12.0rem;
}
.sideCompany {
    position: relative;
}
.sideCompany .bg img {
    width: 100%;
}
.sideCompany .layer {
    position: absolute;
    left: 0.4rem;
    top: 0.7rem;
}
.sideCompany .txt {
    color: #008657;
    font-size: 0.4rem;
}
.sideCompany .wen {
    font-size: 0.18rem;
    color: #787878;
    padding-top: 0.15rem;
}
.sideCompany .msg {
    font-size: 0.14rem;
    color: #a0a4ae;
    opacity: 0.5;
    padding-top: 0.2rem;
}
.researchPart2 {
    padding: 0.8rem 0 0.7rem;
    background: #f3f2f2;
}
.researchPart2 .list li {
    margin-bottom: 0.45rem;
    position: relative;
    padding-top: 0.55rem;
}
.researchPart2 .list li .imgDiv {
    position: absolute;
    left: 0.45rem;
    top: 0px;
}
.researchPart2 .list .li01 .imgDiv {
    left: auto;
    right: 0.45rem;
}
.researchPart2 .list li .imgDiv img {
    width: 2.86rem;
}
.researchPart2 .list li .box {
    box-shadow: 0 0 15px #ddd;
    padding: 0 0.45rem 0 3.75rem;
    background: #fff;
    height: 3.32rem;
}
.researchPart2 .list .li01 .box {
    padding: 0 3.75rem 0 0.45rem;
}
.researchPart2 .list li .mxfDiv {
    padding-top: 0.6rem;
}
.researchPart2 .list li .title {
    height: 0.4rem;
    line-height: 0.4rem;
    padding-left: 0.48rem;
    color: #333;
    font-size: 0.24rem;
    font-weight: bold;
    position: relative;
}
.researchPart2 .list li .title .num {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -0.15rem;
    width: 0.33rem;
    height: 0.29rem;
    background: url(../images/nimg33_1.png) center no-repeat;
    background-size: 0.33rem;
}
.researchPart2 .list li .title .num em {
    width: 0.29rem;
    display: block;
    text-align: center;
    line-height: 0.29rem;
    font-size: 0.14rem;
    color: #fff;
}
.researchPart2 .list li .content {
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #828282;
    padding-top: 0.25rem;
}
.researchPart3 {
    padding: 0.45rem 0 0.9rem;
}
.researchPart3 .title {
    height: 0.4rem;
    line-height: 0.4rem;
    padding-left: 0.48rem;
    color: #333;
    font-size: 0.24rem;
    font-weight: bold;
    position: relative;
}
.researchPart3 .title .num {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -0.15rem;
    width: 0.33rem;
    height: 0.29rem;
    background: url(../images/nimg33_1.png) center no-repeat;
    background-size: 0.33rem;
}
.researchPart3 .title .num em {
    width: 0.29rem;
    display: block;
    text-align: center;
    line-height: 0.29rem;
    font-size: 0.14rem;
    color: #fff;
}
.researchPart3 .list {
    padding-top: 0.35rem;
}
.researchPart3 .list li {
    padding-left: 0.28rem;
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #828282;
    padding-bottom: 0.45rem;
    background: url(../images/ico2on.png) left 0.1rem no-repeat;
    background-size: 0.1rem;
}
.making .content {
    padding: 0.15rem 0 0.35rem;
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #828282;
}
.making .bigImg img {
    width: 100%;
}
.making .imgList {
    padding-top: 0.1rem;
}
.making .imgList ul {
    margin-right: -0.08rem;
}
.making .imgList li {
    float: left;
    width: 50%;
}
.making .imgList li .box {
    margin-right: 0.08rem;
}
.making .imgList li img {
    width: 100%;
}
.making .part1 .name {
    color: #333;
    font-size: 0.3rem;
    line-height: 0.5rem;
    padding: 0.5rem 0 0.3rem;
    font-weight: bold;
}
.making .part1 .content {
    font-size: 0.14rem;
    color: #828282;
}
.making .part2 {
    background: #f7f7f7;
}
.making .part2 .leftDiv {
    width: 50%;
    padding-top: 0.9rem;
}
.making .part2 .txt {
    padding-left: 0.42rem;
    font-size: 0.24rem;
    color: #3f3f3f;
    position: relative;
    height: 0.46rem;
    line-height: 0.46rem;
}
.making .part2 .txt img {
    position: absolute;
    left: 0;
    top: 0.1rem;
    width: 0.25rem;
}
.making .part2 .txt em {
    font-size: 0.14rem;
    color: #cdcdcd;
    padding-left: 0.2rem;
}
.making .part2 .content {
    font-size: 0.14rem;
    color: #828282;
    line-height: 0.32rem;
    padding: 0.35rem 0.4rem 0 0;
}
.making .part2 .rightImg {
    width: 50%;
}
.making .part2 .rightImg img {
    width: 100%;
}
.making .part3 {
    padding-bottom: 2.3rem;
}
.making .part3 .rightDiv {
    width: 50%;
    padding-top: 1.2rem;
}
.making .part3 .txt {
    padding-left: 0.42rem;
    font-size: 0.24rem;
    color: #3f3f3f;
    position: relative;
    height: 0.46rem;
    line-height: 0.46rem;
}
.making .part3 .txt img {
    position: absolute;
    left: 0;
    top: 0.1rem;
    width: 0.25rem;
}
.making .part3 .txt em {
    font-size: 0.14rem;
    color: #cdcdcd;
    padding-left: 0.2rem;
}
.making .part3 .content {
    font-size: 0.14rem;
    color: #828282;
    line-height: 0.32rem;
    padding-top: 0.1rem;
}
.making .part3 .mxfDiv {
    padding-left: 0.7rem;
}
.making .part3 .leftImg {
    width: 50%;
}
.making .part3 .leftImg img {
    width: 100%;
}
.news .imgList li {
    height: 2.8rem;
    position: relative;
    padding-left: 3.62rem;
    background: url(../images/line1.jpg) left bottom repeat-x;
}
.news .imgList li:last-child {
    background: none;
}
.news .imgList li .imgDiv {
    position: absolute;
    left: 0px;
    top: 0.36rem;
}
.news .imgList li .imgDiv img {
    width: 3.24rem;
}
.news .imgList li .name {
    padding-top: 0.75rem;
    height: 0.3rem;
    line-height: 0.3rem;
    overflow: hidden;
    font-size: 0.18rem;
    font-weight: bold;
}
.news .imgList li .name a {
    color: #333;
    display: block;
}
.news .imgList li .name a:hover {
    color: #008657;
}
.news .imgList li .content {
    font-size: 0.14rem;
    color: #828282;
    height: 0.48rem;
    line-height: 0.24rem;
    overflow: hidden;
    padding-top: 0.15rem;
}
.news .imgList li .botbot {
    padding-top: 0.25rem;
    overflow: hidden;
    position: relative;
}
.news .imgList li .share dd {
    float: left;
    margin-right: 0.17rem;
}
.news .imgList li .share dd a {
    color: #ccc;
    display: block;
    font-size: 0.14rem;
    font-weight: bold;
}
.news .imgList li .share dd img {
    padding-right: 0.07rem;
    width: 0.19rem;
}
.news .imgList li .time {
    position: absolute;
    right: 0px;
    top: 0.25rem;
    color: #c9c9c9;
    font-weight: bold;
    font-size: 0.14rem;
}
.news .list {
    padding-bottom: 1.05rem;
}
.news .list li {
    height: 1.6rem;
    border-bottom: #e9e9e9 dashed 1px;
    position: relative;
    padding-top: 0.34rem;
}
.news .list li .name {
    height: 0.3rem;
    line-height: 0.3rem;
    overflow: hidden;
    font-size: 0.18rem;
    font-weight: bold;
}
.news .list li .name a {
    color: #333;
    display: block;
    margin-left: 5px;
}
.news .list li .name a:hover {
    color: #008657;
}
.news .list li .content {
    font-size: 0.14rem;
    color: #828282;
    height: 0.48rem;
    line-height: 0.24rem;
    overflow: hidden;
    padding-top: 0.15rem;
}
.news .list li .botbot {
    padding-top: 0.25rem;
    overflow: hidden;
    position: relative;
}
.news .list li .share dd {
    float: left;
    margin-right: 0.17rem;
}
.news .list li .share dd a {
    color: #ccc;
    display: block;
    font-size: 0.14rem;
    font-weight: bold;
    margin-left: 5px;
}
.news .list li .share dd img {
    padding-right: 0.07rem;
    width: 0.19rem;
}
.news .list li .time {
    position: absolute;
    right: 0px;
    top: 0.25rem;
    color: #c9c9c9;
    font-weight: bold;
    font-size: 0.14rem;
}
.news .list li:hover {
    background: #fafafa;
}
.sideSearch .botDiv {
    padding: 0.6rem 0.34rem 0.8rem;
    background: #f7f7f7;
}
.sideSearch .form .box {
    padding-bottom: 0.15rem;
}
.sideSearch .form .box .txt {
    font-weight: bold;
    font-size: 0.18rem;
    color: #b6b8ba;
    padding-bottom: 0.16rem;
}
.sideSearch .select {
    background: #fff url(../images/nimg18_1.jpg) 0.1rem center no-repeat;
    background-size: 0.18rem;
    border: #f0f0f0 solid 0.02rem;
    position: relative;
    height: 0.4rem;
}
.sideSearch .select dt {
    height: 0.4rem;
    line-height: 0.4rem;
    display: inline-block;
    width: 100%;
    background: url(../images/selectIco.jpg) no-repeat right center;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 5;
}
.sideSearch .select dt a {
    font-size: 0.14rem;
    color: #b4b4b4;
    position: relative;
    padding-left: 0.4rem;
    display: block;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sideSearch .select dd {
    margin: 0;
    position: absolute;
    left: 0px;
    top: 0.4rem;
    z-index: 10;
    width: 100%;
}
.sideSearch .select dd ul {
    list-style: none;
    overflow: auto;
    padding: 0 0.2rem;
    background: #fff;
}
.sideSearch .select dd ul li {
    line-height: 0.4rem;
    height: 0.4rem;
    cursor: pointer;
    border-bottom: 1px solid #ebebeb;
    color: #b4b4b4;
    font-size: 0.14rem;
}
.sideSearch .select dd ul li:hover {
    color: #000;
}
.sideSearch .llbox {
    height: 0.4rem;
    background: #fff;
    position: relative;
    border: #f0f0f0 solid 0.02rem;
}
.sideSearch .input1 {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.14rem;
    color: #b4b4b4;
    text-indent: 0.2rem;
}
.sideSearch .btn1 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 0.28rem;
    height: 0.4rem;
    background: url(../images/nimg14_2.png) left no-repeat;
    z-index: 2;
}
.jgdtcDiv {
    padding: 0.36rem 0.46rem 1.1rem;
    background: #f8f8f8 url(../images/nimg280Bg2.jpg) center bottom no-repeat;
    background-size: 2.8rem;
}
.sideSearch .month {
    font-size: 0.48rem;
    color: #008657;
    line-height: 0.48rem;
    font-family: bold;
    padding-bottom: 0.1rem;
}
.sideSearch .time em {
    display: block;
    width: 21px;
    height: 2px;
    background: #008657;
    margin-bottom: 10px;
}
.sideSearch .year {
    padding: 0.13rem 0;
    font-size: 0.18rem;
    font-weight: bold;
    color: #808080;
}
.sideSearch .p {
    font-size: 0.14rem;
    line-height: 0.24rem;
    margin-right: -0.22rem;
    color: #7f7e7e;
}
.sideSearch .p a {
    color: #000;
}
.sideSearch .share {
    padding-top: 22px;
    padding-bottom: 52px;
}
.sideSearch .share {
    overflow: hidden;
}
.sideSearch .share li {
    float: left;
    margin: 0 0.14rem 0 0;
}
.sideSearch .share li img {
    width: 0.41rem;
}
.sideSearch .share li .img1 {
    display: none;
}
.sideSearch .share li:hover img {
    display: none;
}
.sideSearch .share li:hover .img1 {
    display: inline-block;
}
.sideSearch .h6 {
    font-weight: bold;
    font-size: 0.2rem;
    color: #333;
    padding-bottom: 0.24rem;
    border-bottom: 1px solid #d3d3d3;
}
.sideSearch .list {
    padding-top: 0.35rem;
}
.sideSearch .list li {
    padding-bottom: 0.2rem;
    font-size: 0.14rem;
    line-height: 0.24rem;
}
.sideSearch .list li a {
    display: block;
    color: #868282;
}
.sideSearch .list li a:hover {
    color: #008657;
}
.newShow {
    padding-bottom: 50px;
}
.newShow .name {
    font-size: 0.28rem;
    color: #333;
    padding-bottom: 0.2rem;
    font-weight: bold;
}
.newShow .shu {
    padding-bottom: 0.45rem;
    border-bottom: #f3f3f3 solid 1px;
}
.newShow .shu li {
    color: #ccc;
    float: left;
    margin-right: 0.2rem;
    font-size: 0.14rem;
    font-weight: bold;
}
.newShow .shu li img {
    padding-right: 0.07rem;
    width: 0.19rem;
}
.newShow .content {
    padding-top: 0.45rem;
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #828282;
}
.newShow .imgDiv {
    padding: 0.4rem 0;
    text-align: center;
}
.newShow .wen {
    font-size: 0.18rem;
    color: #393939;
    padding: 0.3rem 0;
}
.newShow .imgDiv img {
    max-width: 7.8rem;
}
.newShow .content img {
    max-width: 7.8rem;
}
.pageDown {
    border-top: #eee solid 1px;
    padding: 0.4rem 0 0.7rem;
    overflow: hidden;
}
.pageDown li {
    font-size: 0.14rem;
    height: 0.3rem;
    line-height: 0.3rem;
    overflow: hidden;
}
.pageDown li b {
    color: #444;
}
.pageDown li a {
    color: #8b9195;
}
.pageDown li a:hover {
    color: #008657;
}
.pageBtn ul {
    margin-right: -0.75rem;
}
.pageBtn li {
    float: left;
    width: 33.33%;
    font-size: 0.14rem;
}
.pageBtn li .box {
    margin-right: 0.75rem;
}
.pageBtn li a {
    color: #777;
    display: block;
    height: 0.5rem;
    line-height: 0.5rem;
    background: #fff;
    box-shadow: 0 0 10px #ddd;
    border-radius: 0.24rem;
    -moz-border-radius: 0.24rem;
}
.pageBtn li .prev {
    text-indent: 1.1rem;
    background: url(../images/nimg8_left.png) 0.6rem center no-repeat;
}
.pageBtn li .return {
    text-indent: 0.86rem;
    background: url(../images/nimg9_1.png) 0.64rem center no-repeat;
}
.pageBtn li .next {
    text-indent: 0.63rem;
    background: url(../images/nimg8_right.png) 1.48rem center no-repeat;
}
.pageBtn li a:hover {
    color: #008657;
}
.pageBtn li .prev:hover {
    background: #fff url(../images/nimg8_lefton.png) 0.6rem center no-repeat;
}
.pageBtn li .return:hover {
    background: #fff url(../images/nimg9_1on.png) 0.64rem center no-repeat;
}
.pageBtn li .next:hover {
    background: #fff url(../images/nimg8_righton.png) 1.48rem center no-repeat;
}
.purpose .content {
    padding: 0.1rem 0 0.2rem;
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #828282;
}
.purpose .mxfDiv {
    position: relative;
}
.purpose .mxfDiv .bg img {
    width: 100%;
}
.purpose .mxfDiv .layer {
    position: absolute;
    left: 0.6rem;
    top: 0.85rem;
}
.purpose .mxfDiv .txt {
    font-size: 0.48rem;
    color: #008657;
    font-family: medium;
    text-transform: uppercase;
}
.purpose .mxfDiv .wen {
    font-size: 0.3rem;
    color: #008657;
    line-height: 0.48rem;
}
.sideCulture .bg img {
    width: 100%;
}
.sideCulture .layer {
    position: absolute;
    left: 0.28rem;
    top: 0.7rem;
}
.sideCulture .layer .txt {
    font-size: 0.4rem;
    color: #fdcfa0;
    line-height: 0.36rem;
}
.sideCulture .layer .wen {
    font-size: 0.16rem;
    color: #787878;
    padding-top: 0.2rem;
    line-height: 0.3rem;
}
.service .part1 {
    overflow: hidden;
}
.service .leftDiv {
    width: 4.8rem;
}
.service .msgList {
    padding-top: 0.5rem;
}
.service .msgList li {
    font-size: 0.15rem;
    line-height: 0.32rem;
    color: #828282;
}
.service .mapDiv {
    width: 6.3rem;
}
.service .mapDiv img {
    width: 100%;
}
.service .part2 {
    padding-top: 0.2rem;
}
.service .titleDiv {
    padding-top: 0.45rem;
}
.service .title {
    height: 0.62rem;
    background: #008657;
    font-size: 0.18rem;
    padding-left: 0.4rem;
    color: #fff;
    font-weight: bold;
    line-height: 0.62rem;
}
.service .list {
    border-bottom: #efefef solid 1px;
}
.service .list li {
    padding: 0.4rem 0;
    width: 50%;
    float: left;
}
.service .list li .box {
    padding-left: 0.4rem;
}
.service .list li .name1 {
    font-size: 0.18rem;
    color: #181818;
    line-height: 0.36rem;
}
.service .list li .name2 {
    color: #008657;
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 0.2rem;
}
.service .list dd {
    font-size: 0.14rem;
    color: #828282;
    line-height: 0.24rem;
}
.service .list li .btn {
    display: block;
    padding-top: 0.2rem;
    color: #008657;
    font-size: 0.14rem;
}
.service .list li .btn img {
    width: 0.15rem;
    padding-right: 0.12rem;
}
.service .list li .btn:hover {
    text-decoration: underline;
}
.lyb .part1 {
    height: 2.5rem;
    background: url(../images/nimg442Bg.jpg) right top no-repeat;
    background-size: 4.42rem;
}
.lyb .part1 .msg {
    font-size: 0.14rem;
    padding-top: 0.5rem;
}
.lyb .part2 {
    background: #f5f5f5;
    padding: 0.68rem 0.45rem 0.9rem;
}
.lyb .form_l {
    width: 4.6rem;
}
.lyb .form_l li {
    height: 0.6rem;
    position: relative;
    padding-left: 1.32rem;
}
.lyb .form_l li .txt {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1.0rem;
    text-align: right;
    font-size: 0.14rem;
    line-height: 0.4rem;
    color: #5b5b5b;
}
.lyb .form_l li .txt em {
    color: #ff0000;
}
.lyb .form_l li .txt img {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -0.08rem;
    width: 0.17rem;
}
.lyb .form_l li .input1 {
    width: 100%;
    height: 0.4rem;
    background: #fff;
    line-height: 0.4rem;
    border-radius: 0.04rem;
    font-size: 0.14rem;
    text-indent: 0.1rem;
}
.lyb .form_r {
    width: 5.4rem;
}
.lyb .form_r .txt {
    position: relative;
    width: 1.0rem;
    text-align: right;
    font-size: 0.14rem;
    line-height: 0.4rem;
    color: #5b5b5b;
    height: 0.55rem;
}
.lyb .form_r .txt img {
    position: absolute;
    left: 0px;
    top: 0.12rem;
    width: 0.17rem;
}
.lyb .form_r textarea {
    width: 100%;
    height: 1.65rem;
    background: #fff;
}
.lyb .form_r .btnGroup {
    padding-top: 0.24rem;
}
.lyb .form_r .btnGroup li {
    float: left;
    margin-right: 0.35rem;
}
.lyb .form_r .btnGroup a {
    display: block;
    width: 0.96rem;
    height: 0.3rem;
    text-align: center;
    line-height: 0.3rem;
    border: #00b8fa solid 1px;
    color: #008657;
    font-size: 0.14rem;
    border-radius: 0.24rem;
}
.lyb .form_r .btnGroup a:hover {
    border: #008657 solid 1px;
    background: #008657;
    color: #fff;
}
.led1 {
    padding-bottom: 55px;
}
.led1 .text {
    font-size: 16px;
    color: #7b7b7b;
    line-height: 1.5;
    padding-top: 20px;
}
.led1 .more a {
    margin: 0 auto;
    margin-top: 30px;
    display: block;
    width: 300px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    background-color: #1fb6eb;
    border-radius: 4px;
}
.led1 .more a img {
    padding-left: 30px;
}
.led1 .more a:hover {
    text-decoration: underline;
}
.led2 {
    background-color: #f6f6f6;
    padding-top: 80px;
    padding-bottom: 60px;
}
.led2 .content {
    background-color: #fff;
}
.led2 .imgDiv {
    float: left;
    overflow: hidden;
}
.led2 .imgDiv:hover img {
    opacity: 0.5;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.led2 .text {
    float: left;
    width: 350px;
    padding: 51px;
    font-size: 16px;
    color: #595959;
    line-height: 1.5;
}
.led2 .text .look {
    font-size: 12px;
    color: #8e8e8e;
    border: 1px #a5a5a5 solid;
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-top: 40px;
}
.led2 .text .look:hover {
    background-color: #008657;
    color: #fff;
    border: 1px #008657 solid;
}
.led2 h1 {
    font-weight: inherit;
    font-size: 30px;
    color: #000;
    padding-bottom: 50px;
}
.led3 {
    padding: 75px 0;
}
.led3 .wal1160 {
    background-color: #f6f6f6;
}
.led3 .text {
    float: left;
    width: 350px;
    padding: 30px;
    font-size: 16px;
    color: #595959;
    line-height: 1.5;
}
.led3 .text .look {
    font-size: 12px;
    color: #8e8e8e;
    border: 1px #a5a5a5 solid;
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-top: 40px;
}
.led3 .text .look:hover {
    background-color: #008657;
    color: #fff;
    border: 1px #008657 solid;
}
.led3 .imgDiv {
    float: right;
    width: 727px;
}
.led3 .imgDiv:hover img {
    opacity: 0.5;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.led4 {
    padding: 75px 0;
    background-color: #f6f6f6;
}
.led4 .wal1160 {
    background-color: #fff;
}
.led4 .text {
    float: left;
    width: 350px;
    padding: 30px;
    font-size: 16px;
    color: #595959;
    line-height: 1.5;
}
.led4 .text .look {
    font-size: 12px;
    color: #8e8e8e;
    border: 1px #a5a5a5 solid;
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-top: 40px;
}
.led4 .text .look:hover {
    background-color: #008657;
    color: #fff;
    border: 1px #008657 solid;
}
.led4 .imgDiv {
    float: left;
    width: 727px;
}
.led4 .imgDiv:hover img {
    opacity: 0.5;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.led5 {
    padding-top: 80px;
}
.led5 .wal1160 {
    background-color: #f6f6f6;
}
.led5 .imgDiv {
    float: left;
    overflow: hidden;
}
.led5 .imgDiv:hover img {
    opacity: 0.5;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.led5 .text {
    float: left;
    width: 350px;
    padding: 42px;
    font-size: 16px;
    color: #595959;
    line-height: 1.5;
}
.led5 .text .look {
    font-size: 12px;
    color: #8e8e8e;
    border: 1px #a5a5a5 solid;
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-top: 40px;
}
.led5 .text .look:hover {
    background-color: #008657;
    color: #fff;
    border: 1px #008657 solid;
}
.led .phimg {
    display: none;
}
.ledlogoph {
    display: none;
}
.sideJob {
    position: relative;
}
.sideJob .bg img {
    width: 100%;
}
.sideJob .layer {
    position: absolute;
    left: 0.28rem;
    top: 0.7rem;
}
.sideJob .layer .txt {
    font-size: 0.4rem;
    color: #f6c18a;
    line-height: 0.36rem;
}
.sideJob .layer .wen {
    font-size: 0.16rem;
    color: #f6830c;
    padding-top: 0.2rem;
    line-height: 0.3rem;
}
.join {
    background: url(../images/nimg971Bg.jpg) right 0.9rem no-repeat;
    background-size: 8.7rem;
}
.join .pageTitle {
    padding-bottom: 0.5rem;
}
.join .txt {
    font-size: 0.18rem;
    color: #008657;
    font-weight: bold;
    padding-bottom: 0.2rem;
}
.join .txt img {
    padding-left: 0.18rem;
    width: 0.4rem;
}
.join .list {
    padding-bottom: 0.8rem;
}
.join .list li {
    padding-left: 0.25rem;
    color: #828282;
    line-height: 0.3rem;
    font-size: 0.14rem;
    background: url(../images/nimg10_2.png) left 0.12rem no-repeat;
    background-size: 0.1rem;
}
.join .imgList ul {
    margin-right: -0.18rem;
}
.join .imgList li {
    float: left;
    width: 50%;
}
.join .imgList li .box {
    margin-right: 0.18rem;
    position: relative;
}
.join .imgList li .imgDiv img {
    width: 100%;
}
.join .imgList li .layer {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -0.4rem;
    height: 0.8rem;
    width: 100%;
    text-align: center;
}
.join .imgList li .layer a {
    color: #fff;
}
.join .imgList li .name {
    color: #fff;
    font-size: 0.24rem;
}
.join .imgList li .name img {
    padding-right: 0.08rem;
    width: 0.32rem;
    position: relative;
    top: -0.05rem;
}
.join .imgList li .wen {
    text-transform: uppercase;
    font-size: 0.18rem;
    color: #fff;
    padding-top: 0.15rem;
}
.download .list {
    padding: 0.35rem 0 0.8rem;
}
.download .list li {
    margin-bottom: 0.22rem;
    padding-left: 0.4rem;
    height: 0.75rem;
    background: #f8f8f8;
    position: relative;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.download .list li .name {
    padding-left: 0.18rem;
    font-size: 0.16rem;
    position: relative;
    line-height: 0.75rem;
}
.download .list li .name:before {
    content: '';
    position: absolute;
    width: 0.08rem;
    height: 0.08rem;
    background: #008657;
    top: 50%;
    margin-top: -0.04rem;
    left: 0;
}
.download .list li .time {
    position: absolute;
    left: 4.65rem;
    color: #afafaf;
    font-size: 0.14rem;
    top: 0px;
    line-height: 0.75rem;
}
.download .list li .more {
    position: absolute;
    right: 0.46rem;
    top: 50%;
    margin-top: -0.19rem;
}
.download .list li .more img {
    width: 0.38rem;
}
.download .list li .more .img1 {
    display: none;
}
.download .list li:hover {
    -webkit-box-shadow: 0 10px 30px 0 hsla(230, 9%, 48%, .2);
    box-shadow: 0 10px 30px 0 hsla(230, 9%, 48%, .2);
}
.download .list li:hover .name {
    color: #008657;
    font-weight: bold;
}
.download .list li:hover .more img {
    display: none;
}
.download .list li:hover .more .img1 {
    display: inline-block;
}
.car .part1 {
    padding-top: 0.3rem;
}
.car .toptop {
    min-height: 4.14rem;
    position: relative;
    padding-left: 6.74rem;
}
.car .toptop .imgDiv {
    position: absolute;
    left: 0px;
    top: 0px;
}
.car .toptop .imgDiv img {
    width: 6.0rem;
}
.car .toptop .txt {
    padding-top: 0.55rem;
    position: relative;
    height: 0.5rem;
    color: #008657;
    font-size: 0.24rem;
    font-weight: bold;
}
.car .toptop .txt:after {
    content: '';
    width: 0.26rem;
    height: 0.03rem;
    position: absolute;
    left: 0px;
    bottom: 0;
    background: #008657;
}
.car .toptop .content {
    font-size: 0.14rem;
    color: #828282;
    padding-top: 0.55rem;
    line-height: 0.3rem;
}
.car .botbot {
    overflow: hidden;
}
.car .botbot .leftDiv {
    width: 6.0rem;
    position: relative;
}
.car .botbot .leftDiv .bg img {
    width: 100%;
}
.car .botbot .leftDiv .layer {
    position: absolute;
    left: 0.72rem;
    top: 0.5rem;
}
.car .botbot .leftDiv .txt {
    color: #fff;
    font-size: 0.3rem;
    line-height: 0.36rem;
    text-transform: uppercase;
    font-family: medium;
}
.car .botbot .leftDiv .wen {
    padding-top: 0.1rem;
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
}
.car .botbot .leftDiv .msg {
    font-size: 0.14rem;
    opacity: 0.3;
    color: #7fc4f9;
    padding-top: 0.2rem;
}
.car .botbot .imgDiv {
    width: 6.0rem;
}
.car .botbot .imgDiv img {
    width: 100%;
}
.car .list {
    padding-top: 0.48rem;
}
.car .list ul {
    margin-right: -0.18rem;
}
.car .list li {
    float: left;
    width: 25%;
}
.car .list li .box {
    margin-right: 0.18rem;
    height: 3.58rem;
    background: url(../images/nimg290Bg.jpg) center no-repeat;
    background-size: 2.9rem;
}
.car .list li .ico {
    padding: 0.68rem 0 0.32rem;
    text-align: center;
}
.car .list li .ico img {
    width: 0.66rem;
}
.car .list li .name {
    text-align: center;
    font-size: 0.16rem;
    color: #363636;
    font-weight: bold;
    padding-bottom: 0.25rem;
}
.car .list li .msg {
    padding: 0 0.42rem;
}
.car .list li .msg p {
    line-height: 0.24rem;
    color: #a0a1a1;
}
.automotive .content {
    font-size: 0.14rem;
    padding: 0.3rem 0 0.35rem;
    line-height: 0.3rem;
    color: #828282;
}
.automotive .mxfDiv {
    position: relative;
}
.automotive .mxfDiv .bigImg img {
    width: 100%;
}
.automotive .mxfDiv .btnDiv {
    position: absolute;
    left: 50%;
    bottom: 0.46rem;
    width: 1.9rem;
    margin-left: -0.85rem;
}
.automotive .mxfDiv .btnDiv a {
    position: relative;
    font-size: 12px;
    color: #fff;
    text-indent: 0.21rem;
    display: block;
    width: 1.86rem;
    height: 0.4rem;
    line-height: 0.4rem;
    border: #fff solid 0.02rem;
}
.automotive .mxfDiv .btnDiv a:after {
    content: '';
    position: absolute;
    right: 0.25rem;
    top: 0.14rem;
    width: 0.4rem;
    height: 0.09rem;
    background: url(../images/nimg40_10.png) no-repeat;
    background-size: 0.4rem;
}
.automotive .list {
    padding-top: 0.9rem;
}
.automotive .list li {
    position: relative;
    overflow: hidden;
    margin-bottom: 0.8rem;
}
.automotive .list li .imgDiv {
    width: 6.0rem;
}
.automotive .list li .imgDiv img {
    width: 100%;
}
.automotive .list li .contentBox {
    width: 6.0rem;
    position: relative;
    height: 4.1rem;
}
.automotive .list li .name {
    padding-top: 0.45rem;
    text-align: center;
    font-size: 0.3rem;
    color: #3f3f3f;
    position: relative;
    height: 0.52rem;
}
.automotive .list li .name:after {
    content: '';
    position: absolute;
    background: #008657;
    width: 0.26rem;
    height: 0.03rem;
    left: 50%;
    margin-left: -0.13rem;
    bottom: 0px;
}
.automotive .list li .txt {
    text-align: center;
    padding-top: 0.5rem;
    font-size: 0.18rem;
    color: #008657;
    font-weight: bold;
    line-height: 0.32rem;
}
.automotive .list li .msg {
    text-align: center;
    color: #868686;
    line-height: 0.32rem;
    font-size: 0.18rem;
}
.automotive .list li .btnDiv {
    position: absolute;
    left: 50%;
    bottom: 0.78rem;
    width: 1.67rem;
    margin-left: -0.83rem;
}
.automotive .list li .btnDiv a {
    position: relative;
    font-size: 0.14rem;
    color: #008657;
    text-indent: 0.23rem;
    display: block;
    width: 1.65rem;
    height: 0.44rem;
    line-height: 0.44rem;
    border: #008657 solid 0.01rem;
}
.automotive .list li .btnDiv a:after {
    content: '';
    position: absolute;
    right: 0.25rem;
    top: 0.14rem;
    width: 0.4rem;
    height: 0.09rem;
    background: url(../images/nimg40_9.png) no-repeat;
    background-size: 0.4rem;
}
.automotive .list li .btnDiv a:hover {
    background: #008657;
    color: #fff;
}
.automotive .list li .btnDiv a:hover:after {
    background: url(../images/nimg40_10.png) no-repeat;
    background-size: 0.4rem;
}
.battery .content {
    font-size: 0.14rem;
    padding: 0.3rem 0 0.35rem;
    line-height: 0.3rem;
    color: #828282;
}
.battery .mxfDiv {
    position: relative;
}
.battery .mxfDiv .bigImg img {
    width: 100%;
}
.battery .mxfDiv .btnDiv {
    position: absolute;
    left: 50%;
    bottom: 0.46rem;
    width: 1.9rem;
    margin-left: -0.85rem;
}
.battery .mxfDiv .btnDiv a {
    position: relative;
    font-size: 12px;
    color: #fff;
    text-indent: 0.21rem;
    display: block;
    width: 1.86rem;
    height: 0.4rem;
    line-height: 0.4rem;
    border: #fff solid 0.02rem;
}
.battery .mxfDiv .btnDiv a:after {
    content: '';
    position: absolute;
    right: 0.13rem;
    top: 0.14rem;
    width: 0.4rem;
    height: 0.09rem;
    background: url(../images/nimg40_10.png) no-repeat;
    background-size: 0.4rem;
}
.battery .title {
    margin-bottom: 0.35rem;
    padding-top: 0.8rem;
    text-align: center;
    font-size: 0.3rem;
    color: #3f3f3f;
    position: relative;
    height: 0.52rem;
}
.battery .title:after {
    content: '';
    position: absolute;
    background: #008657;
    width: 0.26rem;
    height: 0.03rem;
    left: 50%;
    margin-left: -0.13rem;
    bottom: 0px;
}
.batteryPic {
    position: relative;
}
.batteryPic .slick {
    margin: 0 0.16rem;
}
.batteryPic .slick .imgDiv img {
    width: 100%;
}
.batteryPic .slick .botbot {
    padding-top: 0.42rem;
    height: 1.0rem;
    border-bottom: #ececec solid 0.02rem;
}
.batteryPic .slick .name {
    font-size: 0.18rem;
    color: #333;
    text-align: center;
    height: 0.3rem;
    line-height: 0.3rem;
    overflow: hidden;
    font-weight: bold;
}
.batteryPic .slick .msg {
    font-size: 0.14rem;
    color: #666;
    text-align: center;
    padding-top: 0.15rem;
}
.batteryPic .slick-prev {
    position: absolute;
    left: -0.8rem;
    top: 50%;
    margin-top: -0.62rem;
    width: 0.42rem;
    height: 0.42rem;
    display: block;
    background: url(../images/nimg42_left.png) no-repeat;
    background-size: 0.42rem;
    z-index: 2;
}
.batteryPic .slick-next {
    position: absolute;
    right: -0.8rem;
    top: 50%;
    margin-top: -0.62rem;
    width: 0.42rem;
    height: 0.42rem;
    display: block;
    background: url(../images/nimg42_right.png) no-repeat;
    background-size: 0.42rem;
    z-index: 2;
}
.batteryPic .slick-prev:hover {
    background: url(../images/nimg42_lefton.png) no-repeat;
    background-size: 0.42rem;
}
.batteryPic .slick-next:hover {
    background: url(../images/nimg42_righton.png) no-repeat;
    background-size: 0.42rem;
}
.batteryPic .slick:hover .name {
    color: #008657;
}
.batteryPic .slick:hover .botbot {
    border-bottom: #008657 solid 0.02rem;
}
.battery .list li {
    position: relative;
    padding-left: 6.1rem;
    min-height: 4.0rem;
    margin-bottom: 0.55rem;
}
.battery .list .li01 {
    padding: 0 6.5rem 0 0;
}
.battery .list li .imgDiv {
    position: absolute;
    left: 0px;
    top: 0px;
}
.battery .list .li01 .imgDiv {
    left: auto;
    right: 0px;
}
.battery .list li .imgDiv img {
    width: 5.65rem;
}
.battery .list li .concon {
    height: 4.0rem;
    display: table-cell;
    vertical-align: middle;
}
.battery .list li .name {
    font-size: 0.24rem;
    color: #0a74d6;
    font-weight: bold;
    padding: 0 0 0.45rem 0.16rem;
}
.battery .list li .txt {
    font-weight: bold;
    font-size: 0.16rem;
    color: #333;
    padding-left: 0.16rem;
    line-height: 0.36rem;
}
.battery .list li dd {
    padding-left: 0.16rem;
    background: url(../images/ico5.png) left 0.13rem no-repeat;
    background-size: 0.06rem;
    line-height: 0.36rem;
    font-size: 0.14rem;
    color: #828282;
}
.equipment .content {
    font-size: 0.14rem;
    padding: 0.3rem 0 0.35rem;
    line-height: 0.3rem;
    color: #828282;
}
.equipment .mxfDiv {
    position: relative;
}
.equipment .mxfDiv .bigImg img {
    width: 100%;
}
.equipment .mxfDiv .btnDiv {
    position: absolute;
    left: 50%;
    bottom: 0.46rem;
    width: 1.9rem;
    margin-left: -0.85rem;
}
.equipment .mxfDiv .btnDiv a {
    position: relative;
    font-size: 12px;
    color: #fff;
    text-indent: 0.21rem;
    display: block;
    width: 1.86rem;
    height: 0.4rem;
    line-height: 0.4rem;
    border: #fff solid 0.02rem;
}
.equipment .mxfDiv .btnDiv a:after {
    content: '';
    position: absolute;
    right: 0.25rem;
    top: 0.14rem;
    width: 0.4rem;
    height: 0.09rem;
    background: url(../images/nimg40_10.png) no-repeat;
    background-size: 0.4rem;
}
.equipBox li {
    padding: 0.56rem 0 0.68rem;
    background: #fafafa;
}
.equipBox .li01 {
    background: #fff;
}
.equipBox li .title {
    margin-bottom: 0.35rem;
    text-align: center;
    font-size: 0.3rem;
    color: #3f3f3f;
    position: relative;
    height: 0.52rem;
}
.equipBox li .title:after {
    content: '';
    position: absolute;
    background: #008657;
    width: 0.26rem;
    height: 0.03rem;
    left: 50%;
    margin-left: -0.13rem;
    bottom: 0px;
}
.equipBox li .imgBox {
    overflow: hidden;
}
.equipBox li .limg img {
    width: 8.0rem;
}
.equipBox li .rimg img {
    width: 4.0rem;
}
.hardware .content {
    font-size: 0.14rem;
    padding: 0.3rem 0 0.35rem;
    line-height: 0.3rem;
    color: #828282;
}
.hardware .mxfDiv {
    position: relative;
}
.hardware .mxfDiv .bigImg img {
    width: 100%;
}
.hardware .mxfDiv .btnDiv {
    position: absolute;
    left: 50%;
    bottom: 0.46rem;
    width: 1.9rem;
    margin-left: -0.85rem;
}
.hardware .mxfDiv .btnDiv a {
    position: relative;
    font-size: 12px;
    color: #fff;
    text-indent: 0.21rem;
    display: block;
    width: 1.86rem;
    height: 0.4rem;
    line-height: 0.4rem;
    border: #fff solid 0.02rem;
}
.hardware .mxfDiv .btnDiv a:after {
    content: '';
    position: absolute;
    right: 0.13rem;
    top: 0.14rem;
    width: 0.4rem;
    height: 0.09rem;
    background: url(../images/nimg40_10.png) no-repeat;
    background-size: 0.4rem;
}
.hardware .list {
    padding-top: 0.6rem;
}
.hardware .list li {
    position: relative;
    padding-left: 6.3rem;
    min-height: 4.0rem;
    margin-bottom: 0.5rem;
}
.hardware .list .li01 {
    padding: 0 6.5rem 0 0.55rem;
}
.hardware .list li .imgDiv {
    position: absolute;
    left: 0px;
    top: 0px;
}
.hardware .list .li01 .imgDiv {
    left: auto;
    right: 0px;
}
.hardware .list li .imgDiv img {
    width: 5.7rem;
}
.hardware .list li .contentBox {
    height: 3.6rem;
}
.hardware .list li .name {
    font-size: 0.24rem;
    color: #0a74d6;
    font-weight: bold;
    padding: 0.3rem 0 0.55rem;
}
.hardware .list li .name2 {
    padding: 0.3rem 0 0.25rem;
}
.hardware .list li .icoList dd {
    float: left;
    width: 0.9rem;
    margin-right: 0.2rem;
    text-align: center;
}
.hardware .list li .icoList dd .ico img {
    width: 0.8rem;
}
.hardware .list li .icoList dd .wen {
    padding-top: 0.2rem;
    color: #333;
    font-size: 0.14rem;
}
.hardware .list li .msgList dd {
    padding-left: 0.16rem;
    background: url(../images/ico5.png) left 0.13rem no-repeat;
    background-size: 0.06rem;
    line-height: 0.3rem;
    font-size: 0.14rem;
    color: #333;
}
.hardware .list li .btnDiv {
    padding-top: 0.5rem;
}
.hardware .list li .btnDiv a {
    font-weight: bold;
    position: relative;
    font-size: 0.12rem;
    color: #008657;
    text-indent: 0.23rem;
    display: block;
    width: 1.65rem;
    height: 0.44rem;
    line-height: 0.44rem;
    border: #008657 solid 0.01rem;
}
.hardware .list li .btnDiv a:after {
    content: '';
    position: absolute;
    right: 0.25rem;
    top: 0.14rem;
    width: 0.4rem;
    height: 0.09rem;
    background: url(../images/nimg40_9.png) no-repeat;
    background-size: 0.4rem;
}
.hardware .list li .btnDiv a:hover {
    background: #008657;
    color: #fff;
}
.hardware .list li .btnDiv a:hover:after {
    background: url(../images/nimg40_10.png) no-repeat;
    background-size: 0.4rem;
}
.historyBox {
    padding-top: 0.3rem;
}
.historyBg {
    height: 0.85rem;
}
.historyList {
    height: 0.85rem;
    background: url(../images/bg3.jpg) left 0.47rem repeat-x;
    padding: 0 1.05rem;
}
.historyList .slick-slide {
    text-align: center;
    padding-top: 0.5rem;
    height: 0.35rem;
    font-size: 0.3rem;
    cursor: pointer;
    color: #666;
    background: url(../images/nimg18_2.png) center top no-repeat;
    background-size: 0.18rem;
    font-family: bold;
}
.historyList .slickon {
    color: #008657;
    background: url(../images/nimg18_2on.png) center top no-repeat;
    background-size: 0.18rem;
}
.historyBox .slick-prev {
    position: absolute;
    z-index: 10;
    left: 0.6rem;
    top: 50%;
    margin-top: -0.15rem;
    display: block;
    background: #fff url(../images/nimg42_left.png) left top no-repeat;
    width: 0.42rem;
    height: 0.42rem;
    background-size: 0.42rem;
}
.historyBox .slick-next {
    position: absolute;
    z-index: 10;
    right: 0.6rem;
    top: 50%;
    margin-top: -0.15rem;
    display: block;
    background: #fff url(../images/nimg42_right.png) right top no-repeat;
    width: 0.42rem;
    height: 0.42rem;
    background-size: 0.42rem;
}
.historyBox .slick-prev:hover {
    background: #fff url(../images/nimg42_lefton.png) left top no-repeat;
    background-size: 0.42rem;
}
.historyBox .slick-next:hover {
    background: #fff url(../images/nimg42_righton.png) left top no-repeat;
    background-size: 0.42rem;
}
.historyContentDiv {
    padding-top: 1.0rem;
}
.historyContent {
    display: none;
}
.history .contentBox {
    padding-top: 0.6rem;
    background: url(../images/line4.jpg) 0.04rem repeat-y;
}
.history .contentBox li {
    padding-left: 1.3rem;
    min-height: 1.0rem;
    padding-bottom: 20px;
    position: relative;
}
.history .contentBox li .month {
    color: #fff;
    width: 1.11rem;
    height: 0.3rem;
    background: url(../images/nimg111_1.png) no-repeat;
    background-size: 1.11rem;
    font-size: 0.16rem;
    text-indent: 0.54rem;
    line-height: 0.3rem;
    position: absolute;
    left: 0px;
    top: 0px;
}
.history .contentBox li .content {
    font-size: 0.14rem;
    color: #828282;
    line-height: 0.3rem;
    padding-bottom: 0.15rem;
}
/*äººåŠ›èµ„æº-ç¤¾ä¼šæ‹›è˜*/

.jobPage1 {
    margin: -24px 0 0;
    padding: 0 0 120px;
}
.jobPage1 .title4 {
    margin: 0 0 108px;
}
.jobList {}
.job {
    margin-top: 100px;
}
.job .job-select-box {
    margin-bottom: 50px;
    float: right;
}
.job .job-select-box .AllSearchIco {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #0092D7;
    border-radius: 1px;
    width: 60px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    margin-left: 12px;
    vertical-align: middle;
    margin-top: -2px;
}
.job .job-select-box .AllSearchIco {
    margin-left: 40px;
}
.job .job-select-box .search {
    background-size: 24px;
    display: inline-block;
}
.job .job-select-box .search i {
    font-size: 14px;
    color: #666;
    font-style: normal;
    line-height: 45px;
    display: inline-block;
    margin-right: 10px;
}
.job .job-select-box .search input {
    width: 244px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #ebebeb;
    padding: 0 15px;
    font-size: 14px;
    color: #333;
}
.job .job-select-box .search a {
    display: inline-block;
    width: 50px;
    height: 45px;
    margin-top: -45px;
    margin-left: 236px;
    position: absolute;
}
.jobList li {
    position: relative;
    background: #f3f3f3;
    padding: 38px 0 46px;
    margin-bottom: 42px;
    transition: .5s;
    overflow: hidden;
}
.jobList li:last-child {
    margin-bottom: 0;
}
.jobList li .bottom {
    position: absolute;
    width: 58px;
    height: 56px;
    bottom: 5px;
    right: 0;
    background: url(../images/plus.png) no-repeat center;
}
.jobList li .tit {
    position: absolute;
    left: 40px;
    top: 38px;
    height: 64px;
    width: 180px;
    border-right: 1px solid #dadada;
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}
.jobList li .tit em {
    width: 19px;
    height: 3px;
    background: #000000;
    display: block;
    margin-top: 14px;
}
.jobList li .text {
    padding: 0 60px 0 306px;
    line-height: 28px;
}
.jobList li .text .h6 {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}
.jobList li .con2 {
    display: none;
}
.jobList li.on .bottom {
    background: url(../images/reduce.png) no-repeat center;
}
.jobList li.on .tit {
    color: #0092D7;
}
.jobList li.on .tit em {
    background: #0092D7;
}
.jobList li.on .minor {
    padding: 0 34px 0 22px;
    background: #0092D7;
    color: #FFFFFF;
    display: inline-block;
    margin-top: 44px;
}
.jobPage1 .numberBox {
    margin-top: 94px;
}
.culturetitle {
    font-size: 24px;
    color: #333;
    padding-bottom: 40px;
}
.culturetow1 li .imgDiv {
    position: relative;
    overflow: hidden;
}
.culturetow1 li .txt {
    position: absolute;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    transition: ease 0.5s;
    -webkit-transition: ease 0.5s;
}
.culturetow1 li:first-child .text {
    width: 288px;
    float: left;
    background-color: #f5f5f5;
    height: 307px;
    text-align: center;
    line-height: 307px;
    font-size: 24px;
    color: #008657;
}
.culturetow1 li:first-child .text:hover {
    background-color: #008657;
    color: #fff;
}
.culturetow1 li:first-child .imgDiv {
    width: 872px;
    float: right;
}
.culturetow1 li:first-child .imgDiv .txt {
    text-align: center;
    line-height: 307px;
    font-size: 24px;
    color: #fff;
}
.culturetow1 li:first-child .imgDiv .txt h2 {
    display: none;
}
.culturetow1 li:last-child .text {
    width: 288px;
    float: right;
    background-color: #f5f5f5;
    height: 307px;
    text-align: center;
    line-height: 307px;
    font-size: 24px;
    color: #008657;
}
.culturetow1 li:last-child .text:hover {
    background-color: #004a90;
    color: #fff;
}
.culturetow1 li:last-child .imgDiv {
    width: 872px;
    float: left;
}
.culturetow1 li:last-child .imgDiv .txt h2 {
    display: none;
}
.culturetow1 li:last-child .imgDiv .txt p {
    line-height: 1.5;
    font-size: 14px;
    color: #fff;
    padding: 90px;
}
.culturetow1 li .name {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    top: 50%;
    margin-top: -10px;
}
.culturetow1 li:nth-child(2) .imgDiv .txt h2 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: inherit;
    padding-top: 100px;
    padding-bottom: 40px;
}
.culturetow1 li:nth-child(2) .imgDiv .txt p {
    font-size: 14px;
    color: #fff;
    line-height: 2;
    padding: 0 115px;
}
.culturetow1 li:nth-child(3) .imgDiv {
    width: 50%;
    float: left;
}
.culturetow1 li:nth-child(3) .imgDiv .txt {
    text-align: center;
}
.culturetow1 li:nth-child(3) .imgDiv .txt h2 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: inherit;
    padding-top: 100px;
    padding-bottom: 40px;
}
.culturetow1 li:nth-child(3) .imgDiv .txt p {
    font-size: 14px;
    color: #fff;
    line-height: 2;
}
.culturetow1 li .imgDiv:hover .name {
    display: none;
}
.culturetow1 li .imgDiv:hover .txt {
    top: 0;
}
.culturetow1 li .phimg {
    display: none;
}
.cultureshow1 .text {
    width: 370px;
    float: left;
    padding-top: 50px;
}
.cultureshow1 .text h2 {
    font-size: 18px;
    color: #008657;
    padding-bottom: 30px;
}
.cultureshow1 .text p {
    font-size: 16px;
    color: #444;
    line-height: 30px;
}
.cultureshow1 .imgDiv {
    padding-left: 410px;
}
.cultureshow1 .back {
    margin: 0 auto;
    margin-top: 40px;
    display: block;
    width: 160px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background-color: #0a74d6;
}
.cultureshow1 .back img {
    padding-left: 5px;
}
.cultureshow1 .back:hover {
    text-decoration: underline;
}
.carshow1 .listtop {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px #c6c6c6 solid;
}
.carshow1 .listtop li {
    width: 50%;
    float: left;
}
.carshow1 .listtop li .imgDiv&gt;img {
    width: 100%;
}
.carshow1 .listtop li .text01 {
    padding-right: 50px;
}
.carshow1 .listtop li .text01 h2 {
    font-size: 36px;
    font-weight: inherit;
    padding-bottom: 50px;
    color: #008657;
}
.carshow1 .listtop li .text01 p {
    font-size: 16px;
    color: #707070;
    line-height: 2;
}
.carshow1 .listtop li .text02 {
    padding: 50px;
    background-color: #008657;
    color: #fff;
    height: 160px;
}
.carshow1 .listtop li .text02 h2 {
    font-size: 30px;
}
.carshow1 .listtop li .text02 p {
    font-size: 24px;
}
.carshow1 .list ul {
    width: 1180px;
}
.carshow1 .list li {
    width: 50%;
    float: left;
    margin-bottom: 20px;
}
.carshow1 .list li .imgDiv img {
    width: 100%;
    transition: ease 3s;
    -webkit-transition: ease 3s;
}
.carshow1 .list li .box {
    position: relative;
    margin-right: 20px;
    overflow: hidden;
}
.carshow1 .list li .name {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    transition: ease 0.3s;
    -webkit-transition: ease 0.3s;
}
.carshow1 .list li .name a {
    color: #fff;
}
.carshow1 .list li .text {
    position: absolute;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 117, 207, 0.8);
    transition: ease 0.3s;
    -webkit-transition: ease 0.3s;
}
.carshow1 .list li .text a {
    display: block;
    color: #fff;
    padding: 35px;
}
.carshow1 .list li .text h2 {
    font-weight: inherit;
    font-size: 24px;
    padding-bottom: 30px;
    text-align: center;
    padding-top: 40px;
}
.carshow1 .list li .text p {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
}
.carshow1 .list li .box:hover .name {
    bottom: -100%;
}
.carshow1 .list li .box:hover .text {
    top: 0;
}
.carshow1 .list li .box:hover .imgDiv img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.youshii {
    position: relative;
    height: 100%;
    min-height: 600px;
}
.anli_xiejiao {
    width: 1160px;
    margin: 0 auto;
    position: relative;
    z-index: 99;
    padding-bottom: 100px;
}
.lanbei {
    width: 90%;
    height: 500px;
    background: #008657;
    transform: skew(-20deg);
    position: absolute;
    right: -15%;
    top: -100px;
}
.anli_xiejiao .content {
    position: relative;
    width: 33%;
    float: left;
}
.anli_xiejiao li {
    position: relative;
    width: 33%;
    float: left;
}
.anli_xiejiao li .tu {
    transform: skew(-20deg);
    overflow: hidden;
    height: 560px;
    width: 360px;
}
.anli_xiejiao li .tu a img {
    transform: skew(20deg);
    transition: all 1s;
    width: 585px !important;
    height: 561px;
    position: absolute;
    left: 50%;
    margin-left: -290px;
    transition: all 0.7s ease-in-out;
}
.anli_xiejiao .wenzi {
    position: absolute;
    top: 45%;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 26px;
}
.anli_xiejiao .wenzi a {
    color: #fff;
}
.anli_xiejiao .wenzi a span {
    display: block;
    font-size: 14px;
    font-weight: normal;
}
.anli_xiejiao .heidi {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0px;
    z-index: 999;
    transition: all 0.7s ease-in-out;
}
.anli_xiejiao li:hover .tu a img {
    transform: skew(20deg);
    transition: all 1s;
    width: 585px !important;
    height: 561px;
    position: absolute;
    left: 50%;
    margin-left: -300px;
    transition: all 0.7s ease-in-out;
}
.anli_xiejiao li:hover .heidi {
    background: rgba(0, 102, 153, 0.5);
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0px;
    z-index: 999;
    transition: all 0.7s ease-in-out;
}
.oushili {
    min-height: 220px;
    position: relative;
}
.oushili h3 {
    color: #008657;
    font-size: 0.3rem;
    line-height: 0.48rem;
    font-weight: 600;
    letter-spacing: 10px;
    position: relative;
}
.oushili h3:after {
    position: absolute;
    width: 72px;
    height: 3px;
    background: #008657;
    content: "";
    left: 200px;
    top: 25px;
}
.oushili b {
    color: #ccc;
    font-family: Arial Black, Arial;
    font-size: .8rem;
    line-height: 1rem;
    position: absolute;
    right: 0px;
    top: -30px;
}
.oushili b span {
    color: #008657;
}
.oushili p {
    color: #666;
    width: 500px;
    padding-top: 20px;
    font-size: 0.13rem;
    line-height: 0.36rem;
}
.indexPart2 .wal {
    position: relative;
}
.huihui {
    background: #f6f6f6;
    width: 100%;
    height: 400px;
    bottom: 0px;
    position: absolute;
    z-index: 0;
}
.index-nav {
    min-width: 600px;
}
.index-nav li {
    float: left;
    margin-bottom: 20px;
    padding: 0 .15rem;
    margin-top: .5rem;
}
.index-nav li a {
    color: #707070;
    display: block;
    font-size: .15rem;
    background: #eee;
    padding: .15rem .3rem;
}
.index-nav li a:hover {
    color: #fff;
    background: #008657;
}
.bg {
    background-repeat: no-repeat;
    background-position: top center;
}
.wal-bottom {
    padding-bottom: 1rem;
}
/* ---- sick arrow style start ----*/

.blog-item {
    margin-right: 15px;
}
.blog-item img {
    width: 100%;
}
.blog-item figure {
    background: none;
    display: block;
    line-height: normal;
    overflow: hidden;
    position: relative;
    border: 1px #cecece solid;
    margin: 0;
}
.blog-item figure mark {
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(0, 117, 207, 0.2);
    background: #008657\9;
    filter: alpha(opacity=20);
    z-index: 20;
    opacity: 0;
    transform: skewX(45deg);
    visibility: hidden;
    transition: 360ms;
}
.blog-item figure mark:before {
    content: "";
    width: 100%;
    height: 0%;
    border-left: 3px solid #008657;
    border-right: 3px solid #008657;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    transition: 320ms;
}
.blog-item figure mark:after {
    content: "";
    width: 0%;
    height: 100%;
    border-top: 3px solid #008657;
    border-bottom: 3px solid #008657;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    transition: 320ms;
}
.blog-item figure mark b {
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -23px;
    margin-top: -23px;
    z-index: 30;
}
.blog-item figure mark b:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #008657;
    position: absolute;
    left: 0;
    top: 23px;
    transform: translateX(-200px);
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
}
.blog-item figure mark b:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #008657;
    position: absolute;
    left: 23px;
    top: 0;
    transform: translateY(-200px);
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
}
.blog-item:hover figure mark {
    opacity: 1;
    transform: skewX(0);
    visibility: visible;
}
.blog-item:hover figure mark:before {
    height: 100%;
    transition: 330ms 200ms;
}
.blog-item:hover figure mark:after {
    width: 100%;
    transition: 330ms 200ms;
}
.blog-item:hover figure img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
}
.blog-item:hover figure mark b:before {
    transition: 355ms 180ms;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
}
.blog-item:hover figure mark b:after {
    transition: 355ms 240ms;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}
.blog-item:hover figcaption {
    color: #008657;
}
.blog-item figcaption {
    display: block;
    color: #5d5d5d;
    font-size: .16rem;
    line-height: normal;
    margin-top: 20px;
    transition: 350ms;
    text-align: center;
}
.slick-arrow-style.slick-slider .slick-arrow {
    top: -68px;
    right: 15px;
    width: 46px;
    height: 46px;
    color: #333c4a;
    font-size: 24px;
    text-align: center;
    z-index: 1;
    cursor: pointer;
    display: block;
    position: absolute;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-color: #ddd;
    line-height: 46px;
    border: 0;
}
.slick-arrow-style.slick-slider .slick-arrow.slick-prev {
    right: 68px;
}
.slick-arrow-style.slick-slider .slick-arrow.slick-prev i {
    padding-right: 2px;
    display: block;
}
.slick-arrow-style.slick-slider .slick-arrow.slick-next i {
    padding-left: 2px;
    display: block;
}
.slick-arrow-style.slick-slider .slick-arrow:hover {
    color: #ffffff;
    background-color: #008657;
}
.slick-arrow-style.slick-slider.arrow-top .slick-arrow {
    top: -55px;
}
.slick-padding .slick-list {
    margin: 0 -15px;
}
.slick-padding .slick-list .slick-slide {
    margin: 0 15px;
}
.slick-padding2 .slick-list {
    margin: 0 -5px;
}
.slick-padding2 .slick-list .slick-slide {
    margin: 0 5px;
}
.newsblock {}
.swiper {
    padding-bottom: .5rem!important
}

/*业务模块*/

.bg1 {
    background: url(../images/part1.jpg) no-repeat center top;
    background-size: 100%
}
.part3-left {
    width: 46%;
    margin-right: 1%;
    float: left;
    overflow: hidden;
    margin-top: 0.2rem
}
.part3-right {
    width: 46%;
    margin-left: 1%;
    float: right;
    overflow: hidden;
    margin-top: -0.2rem
}
.yiliao {
    margin-bottom: 0.2rem
}
.part3-chanpin {
    overflow: hidden;
    display: block;
    position: relative;
}
.part3-chanpin img {
    transition: all 0.5s;
    display: block;
    overflow: hidden;
    width: 100%;
}
.part3-chanpin .chanpintext {
    position: absolute;
    top: -0.7rem;
    left: -.6rem;
    padding: 0.8rem 0.5rem 0.1rem 1rem;
    font-size: .4rem;
    color: #fff;
    background: #badec2;
    border-radius: 100px
}
.part3-chanpin .br {
    position: absolute;
    bottom: -0.7rem!important;
    right: -.6rem;
    padding: 0.1rem 1rem 0.8rem 0.5rem;
    font-size: .4rem;
    color: #fff;
    background: #badec2;
    border-radius: 100px
}
.part3-chanpin:hover .chanpinimg img {
    transform: scale(1.1);
}
.part3-chanpin:hover .chanpintext {}
.yiliao .chanpintext {}
.check_con2 li {
    float: left;
    margin-right: 21px;
    display: block;
    margin-bottom: 20px;
    width: 306px;
    border: 1px solid #ccc;
    padding: 8px;
}
.check_con2 li:nth-child(3n) {
    margin-right: 0
}
.check_con2 li .pimg {
    height: 210px;
    overflow: hidden;
}
.check_con2 li img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    overflow: hidden;
}
.check_con2 li:hover {
    background: #e2b03d;
    transition: 0.5s
}
.check_con2 li:hover a {
    color: #fff
}
.check_con2 li:hover img {
    transform: scale(1.1);
    height: 200px;
}
.check_con2 li strong {
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
}
.check_i {
    background: #f8f8f8;
    overflow: hidden;
}
/*创新发展*/

.chuangxin {
    height: 5rem;
    overflow: hidden;
    width: 100%;
    display: block;
}
.chuangxin:nth-child(2n) .cxleft {
    float: right;
    width: 50%
}
.chuangxin:nth-child(2n) .cxright {
    float: left;
    width: 50%;
}
.cxleft {
    width: 50%;
    height: 100%;
    overflow: hidden;
}
.cxright {
    width: 50%;
    height: 100%;
    overflow: hidden;
    background: #f2f8ee
}
.chuangxin .cximg, .chuangxin .cximg img {
    width: 100%;
    display: block;
    overflow: hidden;
    transition: .5s
}
.chuangxin .cximg:hover img {
    transform: scale(1.1);
}
.chuangxin .cxtext {
    width: 70%;
    padding: 15%;
}
.chuangxin .cxtext strong {
    font-size: .4rem;
    color: #000;
    width: 100%;
    line-height: .6rem;
    height: .6rem;
    display: block;
    overflow: hidden;
    font-weight: normal;
    margin-bottom: 0.5rem;
}
.chuangxin .cxtext p {
    font-size: .4rem;
    color: #008657;
    line-height: 0.5rem;
    width: 100%;
    height: 0.5rem;
    display: block;
    overflow: hidden;
}
.chuangxin .cxtext span {
    font-size: .17rem;
    color: #666;
    line-height: .25rem;
    height: 1rem;
    width: 100%;
    display: block;
    overflow: hidden;
}
.chuangxin:nth-child(4) {
    background-size: 50% 100%;
    padding-bottom: 0.3rem;
}
.chuangxin:nth-child(4) .cxleft {}
.chuangxin:nth-child(4) .cxright {}
@keyframes mymaps {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}
@-moz-keyframes mymaps
/* Firefox */

    {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}
@-webkit-keyframes mymaps
/* Safari and Chrome */

    {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}
@-o-keyframes mymaps
/* Opera */

    {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    50% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}
/*关于我们图标*/

.card-item.active {
    z-index: 6;
    /*box-shadow:0 0 30px rgba(0,0,0,.2);*/
    width: 100%;
    overflow: hidden;
    background: #fff;
    display: block;
}
.card-item {
    margin-top: .4rem;
    margin-bottom: .4rem;
    z-index: 4;
    transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
    display: inline-block;
    width: 25%;
    background-color: transparent;
    display: block;
}
.card-item .card {
    transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
    width: 100%;
    height: 100%;
    text-align: center;
}
.card-item .card .card-content {
    width: 100%;
    line-height: 2;
}
.card-item .card .card-content.content-second {
    width: 100%;
    font-size: 14px;
    color: #a9b0b4;
    text-align: left;
    padding-top: 2vh;
    transition: all .12s cubic-bezier(.4, 0, .2, 1) 0s;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
    line-height: 2
}
.card-item .card .card-content.content-second p {
    margin: 5px 0
}
.card-item.active .card .card-content.content-second {
    transition: all .12s cubic-bezier(.4, 0, .2, 1) .18s;
    z-index: 3;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}
.card-item .card .main-info ul li {
    width: 25%;
    float: left;
    text-align: center;
    display: block;
    overflow: hidden;
}
.card-item .card .main-info ul li p {
    font-size: .15rem;
    line-height: .5rem;
}
.card-item .card .main-info ul li p, .card-item .card .main-info ul li img, .card-item .card .main-info ul li a {
    transition: 0.5s
}
.card-item .card .main-info ul li img {
    width: 16%
}
.card-item .card .main-info ul li:hover p {
    margin-top: -0.1rem;
    color: #008657
}
.card-item .card .main-info ul li:hover img {
    margin-top: .11rem
}
.servicebg {
    background: url(../images/servicebg.jpg) no-repeat;
    background-size: 100%;
}
.newsblock {
    position: relative;
    width: 80%;
    display: block;
    margin: 0 auto;
}</pre></body></html>